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

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:e55ee80e9dfc
1 <html>
2 <BODY onload="
3 document.designMode='on';
4 document.removeChild(document.firstChild);
5 document.queryCommandState('BackColor');
6 ">
7 </body>
8 </html>

mercurial