summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-pseudo/first-line-float-mapped-attribute-crash.html
blob: 0cfecd3637bcdcce7b14f937057951fe090f0be0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<style>
* {
  column-count: 16384;
}
*::first-line {}
</style>
<script>
function go() {
    a.vspace = 425
    a.align = "left"
    b.scrollBy(0, 66)
    document.fgColor = "rgba(134,30,31,208)"
    a.align = "middle"
}
</script>
<body onload="go()">
<object id="a" height="94"></object>
<option id="b">