comparison: content/base/crashtests/418928-1.html
content/base/crashtests/418928-1.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 </head> |
|
5 <body onload="document.execCommand('selectAll', false, null);"> |
|
6 |
|
7 <select><option contenteditable="true">A</option></select> |
|
8 |
|
9 </body> |
|
10 </html> |