summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1474768.html
blob: 0735cc64cc7f557f9eb4a8efbd77952eb265f37e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<style>
* {
  max-height: 0mm;
}
:not(script) {
  columns: 0px;
  border-right-style: dashed;
}
</style>
<script>
function go() {
  a.replaceWith(b);
}
</script>
<body onload=go()>
<data>
<video></video>
<br></br>
<span>
<ol>
<li id="a"></li>
<form id="b">