summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1509989.html
blob: 1eacaddd96723eb58be4d8c5e6072642a6629423 (plain)
1
2
3
4
5
6
7
8
9
10
11
<script>
function go() {
  window.getSelection().getRangeAt(0).insertNode(a);
}
</script>
<body onload=go()>
<dl>
<dd id="a">
<video>
</dd>
<input type="number" autofocus="">