gecko-dev/editor/libeditor/crashtests/1446451.html
Emilio Cobos Álvarez 06bfed73ea Bug 1446451: GetPropertyValue can indeed not return an integer if the node is not displayed. r=masayuki
MozReview-Commit-ID: Gk0PffVE7bz

--HG--
extra : rebase_source : ded727b58d4184a9723d9f2d196882462384bce7
2018-03-16 18:07:33 +01:00

9 lines
146 B
HTML

<script>
function go() {
document.execCommand("insertImage", false, "o")
}
</script>
<body onload=go()>
<meter contenteditable="true">
<dialog>