summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/crashtests/1446451.html
blob: 35e6771785b9567f0cee359851972d24f868e6c2 (plain)
1
2
3
4
5
6
7
8
<script>
function go() {
  document.execCommand("insertImage", false, "o")
}
</script>
<body onload=go()>
<meter contenteditable="true">
<dialog>