summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/floats-clear/clearance-containing-fragmented-float-crash.html
blob: 3e62a52c30a41066fc0ccc35b713db9eb37b6973 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!-- quirks mode -->
<meta charset="utf-8">
<title>Should not crash when a clearance frame having a fragmented float is discovered</title>
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<link rel="author" title="Mozilla" href="https://www.mozilla.org/">
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1663232">

<style>
:not(em) {
  border-left: 4px dashed green;
  column-width: 0;
}
</style>
<script>
function go() {
  b.appendChild(a)
}
</script>
<m>
<details ontoggle="go()" open>
<f>
<menu>U<menu>
<table align="RIGHT">
<caption>
<o>
<ul>
<l>
<li>
<tr>6
<table>
<a>
<details id="b" open>
<summary>
<i id="a">
</summary>
<details style="float: right">