tor-browser

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

text-in-inline-interrupted-by-float.html (483B)


      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=1494201">
      4 <div style="columns:3; column-fill:auto; height:100px; line-height:50px; orphans:1; widows:1;">
      5  <div style="width:1px;">
      6    <span style="padding-left:100px;">
      7      <div style="float:left; contain:size; width:100%; height:100px;"></div>
      8      firstcolumn thirdcolumn
      9    </span>
     10  </div>
     11 </div>