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/crashtests/firefox-bug-1904421.html - WPT Dashboard Interop Dashboard
<!-- Quirks mode -->
<style>
.a {
float: left;
}
:not(tfoot) {
column-width: 0;
border-top: 41px dashed -moz-activehyperlinktext;
}
</style>
<br class="a"></br>
<map>
<form class="a"></form>
<ol class="a">