nested-with-overflowing-padding-crash.html (326B)
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=1278310"> 4 <div style="columns:2; column-fill:auto; height:8px;"> 5 <div style="columns:2; column-fill:auto; height:0; padding-top:10px;"></div> 6 </div>