summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1571239.html
blob: bf0bccd58684fc3a7eee8f61d13eea7a0931d6b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<style>
.b {
  font-size: 0.0136in;
  writing-mode: tb;
}
* {
  column-count: 7;
  width: 7pt;
}
</style>
<script>
function go() {
  a.style.setProperty("column-span", "all")
}
</script>
<body onload=go()>
<q>
<ins class="b">
<pre></pre>
<q id="a">A</q>
</ins>
<!-- a -->