summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1628804.html
blob: 937a3474d14bdd0cb29e6b07dcf040a75fa811f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<style>
.c {
  box-decoration-break: clone;
  padding-bottom: 41vmax;
}
</style>
<script>
go = () => {
  try { b.appendChild(a) } catch(e) { }
}
</script>
<body onload=go()>
<button style="columns: 72 0px">
<dl style="columns: 1">
<dd>-</dd>
<dt id="b" style="float: left" class="c">x</dt>
</dl>
<dl>
<map id="a">
<canvas></canvas>
<details open="">x</details>