summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/crashtests/407074-1.html
blob: 22f172856adc852499478cccaca685cd4d49f837 (plain)
1
2
3
4
5
6
7
<html>
<head>
</head>

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

</html>