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

9 строки
151 B
HTML

<html>
<BODY onload="
document.designMode='on';
document.removeChild(document.firstChild);
document.queryCommandState('BackColor');
">
</body>
</html>