Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/CSS2/floats-clear/clearance-containing-fragmented-float-crash.html - WPT Dashboard Interop Dashboard
<!-- 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">
<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">