Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<script>
function go() {
a.style.setProperty("column-span", "all");
}
</script>
<body onload=go()>
<ol style="columns: 0px">
<li style="position: fixed">
<iframe id="a">