margin-and-break-before-child-spanner.html (402B)
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=1380371"> 4 <div style="columns:3; column-fill:auto; height:106px;"> 5 <div style="margin-top:10px;"> 6 <div style="float:left; width:10px; padding-bottom:100px;"></div> 7 <div style="column-span:all;"></div> 8 </div> 9 </div>