spanner-in-overflowed-container-before-inline-content.html (588B)
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=1314998"> 4 <div style="columns:10; height:100px; column-fill:auto; line-height:20px; orphans:1; widows:1;"> 5 <div style="height:0; padding-bottom:100px;"> 6 <div style="height:350px;"></div> 7 <div style="column-span:all; padding-bottom: 100px;"></div> 8 </div> 9 <div style="width:1px;"> 10 <br> 11 <div style="display:inline-block; columns:2; height:100px; column-fill:auto;"></div> 12 x 13 </div> 14 </div>