Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-multicol/crashtests/multicol-cached-consumed-bsize-crash.html - WPT Dashboard Interop Dashboard
<style>
:not(table) {
column-width: 0;
margin-right: 91%;
}
#a {
column-span: all;
display: -webkit-box;
}
</style>
<textarea>a</textarea>
<del>a</del>
<q style="float: left">a</q>
<br id="a"></br>