summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1654925.html
blob: 410a42e77304f3a816afb1237023268a9220c30a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<script>
function go() {
  a.appendChild(b)
}
</script>
<style>
#b {
  display: unset;
  position: fixed;
}
</style>
<body onload=go()>
<ul id="a">
<audio id="b">
<marquee></marquee>
<span>x</span>