gecko-dev/layout/style/crashtests/1509989.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
175 B
HTML
Raw Normal View History

<script>
function go() {
window.getSelection().getRangeAt(0).insertNode(a);
}
</script>
<body onload=go()>
<dl>
<dd id="a">
<video>
</dd>
<input type="number" autofocus="">