gecko/editor/libeditor/html/crashtests/407074-1.html
2007-12-14 21:29:32 -08:00

8 lines
176 B
HTML

<html>
<head>
</head>
<body onload="try { document.execCommand('inserthtml', false, '0'); } catch(e) { }"><span id="textarea" contenteditable="true">is</span></body>
</html>