gecko-dev/dom/base/crashtests/1458016.html

13 строки
258 B
HTML
Исходник Обычный вид История

<script>
function go() {
b.appendChild(document.body.firstChild);
var c = document.getSelection();
c.setPosition(a,1);
c.containsNode(document.body.firstChild);
}
</script>
<body onload=go()>
<!--a-->
<time id="a" additive="replace">
<option id="b">