editor/libeditor/html/crashtests/456727-1.html

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:5ac8a028ab95
1 <html>
2 <BODY onload="
3 document.designMode='on';
4 document.replaceChild(document.createElement('HTML'), document.firstChild);
5 document.queryCommandValue('backcolor');
6 ">
7 </body>
8 </html>

mercurial