tor-browser

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

out-of-flow-in-multicolumn-001-ref.html (406B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Benjamin Beaudry" href="mailto:bebeaudr@microsoft.com">
      3 <p>The abs element should be split equally into the two columns - no red!</p>
      4 <div style="float:left; border-bottom:10px solid green; width:42px; height: 30px; background:gray;"></div>
      5 <div style="float:left; margin-left: 16px; border-top:10px solid green; width:42px; height: 30px; background:gray;"></div>