Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-break/inline-skipping-fragmentainer-004-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<div style="columns:2; column-fill:auto; height:100px; orphans:1; widows:1;">
<div style="height:8px;"></div>
<div style="columns:2; column-fill:auto;">
<div id="oisann" style="display:inline-block; width:100%; height:10px;"></div>
<div id="oppsann" style="display:inline-block; width:100%; height:150px;"></div>
<span style="position:relative;">o</span>
</div>
</div>