specified-height-with-just-spanner-and-oof.html (329B)
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=1296897"> 4 <div style="columns:2; column-fill:auto; height:100px;"> 5 <div style="column-span:all;"></div> 6 <div style="position:absolute;"></div> 7 </div>