tor-browser

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

anchor-position-multicol-004-ref.html (283B)


      1 <!DOCTYPE html>
      2 <p>There should be two green rectangles below, and no red.</p>
      3 <div style="float:left; margin-left:372px; margin-top:60px; width:20px; height:40px; background:green;"></div>
      4 <div style="float:left; margin-left:90px; width:20px; height:50px; background:green;"></div>