gecko-dev/layout/svg/crashtests/1480275.html

16 строки
220 B
HTML

<script>
function go() {
b.appendChild(a);
d.outerHTML = f.outerHTML;
}
</script>
<table>
<tr id="a">
<th>
<svg id="c" onload="go()">
<use xlink:href="#c"/>
</tr>
<code id="d"></code>
<video id="f">
<details id="b">