gecko-dev/layout/generic/crashtests/1654925.html

17 lines
198 B
HTML

<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>