nested-balanced-very-tall-content-crash.html (437B)
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=1289800"> 4 <div style="columns:1; column-fill:auto; height:12000000px;"> 5 <span style="vertical-align:1234567890px;"> 6 <div style="columns:1;"> 7 <div style="height:100px;"></div> 8 <div style="height:1234567890px;"></div> 9 </div> 10 </span> 11 </div>