summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/1511535.html
blob: d159574b8181bc6defab9065fd7c656d74b969cd (plain)
1
2
3
4
5
6
7
8
9
<script>
function go() {
  a.style.setProperty("column-span", "all");
}
</script>
<body onload=go()>
<ol style="columns: 0px">
<li style="position: fixed">
<iframe id="a">