oof-in-nested-line-float.html (503B)
1 <!DOCTYPE html> 2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org"> 3 <link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1307990"> 4 <div style="columns:3; column-fill:auto; height:100px; line-height:20px; orphans:1; widows:1;"> 5 <br> 6 <div style="columns:2; float:left; height:20px; column-fill:auto;"> 7 <div style="position:relative;"> 8 <br> 9 <div style="position:absolute; width:100%; height:10px;"></div> 10 </div> 11 </div> 12 </div>