max-height-with-margin-pushed-below-fragmentation-line-crash.html (342B)
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=1310503"> 4 <div style="columns:3; column-fill:auto; line-height:20px; height:25px;"> 5 <div style="max-height:20px; margin-top:10px;"> 6 <br><br><br> 7 </div> 8 </div>