comparison: editor/libeditor/html/crashtests/407074-1.html
editor/libeditor/html/crashtests/407074-1.html
- changeset 2
- 7e26c7da4463
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 </head> |
|
4 |
|
5 <body onload="try { document.execCommand('inserthtml', false, '0'); } catch(e) { }"><span id="textarea" contenteditable="true">is</span></body> |
|
6 |
|
7 </html> |