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/chrome-bug-1314866.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<div style="columns:2; line-height:1px;">
<div style="columns:2; column-fill:auto; height:20px; padding-top:9px;">x</div>
</div>