nested-with-tall-padding-and-oof.html (397B)
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=1295998"> 4 <div id="outer" style="columns:2; column-fill:auto; height:50px;"> 5 <div id="inner" style="columns:2; padding-top:51px; column-fill:auto; height:1px;"> 6 <div style="position:absolute;"></div> 7 </div> 8 </div>