Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

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