summaryrefslogtreecommitdiffstats
path: root/layout/svg/crashtests/1480275.html
blob: b21ebdd0628b4046a1b713067405fb2211734d60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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">