tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

border-spacing-taller-than-fragmentainer-002-crash.html (465B)


      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=1378661">
      4 <div style="columns:4; height:100px; column-fill:auto;">
      5  <div style="display:table; border-spacing:120px;">
      6    <div style="display:table-header-group; break-inside:avoid;">
      7      <div style="height:20px;"></div>
      8    </div>
      9    <div style="height:140px;"></div>
     10  </div>
     11 </div>