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

11 строки
187 B
HTML

<script>
function go() {
a.attachShadow({mode: "closed"}).innerHTML = b.outerHTML;
a.setAttribute("o", "");
}
</script>
<body onload=go()>
<meter id="b">
<style></style>
<div id="a">