tor-browser

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

body-fills-html-quirk-ref2.html (242B)


      1 <!DOCTYPE html>
      2 <body style="margin: 0">
      3  <div style="width: 175px; height: 178px; margin: 10px 11px 12px 14px; border: solid; box-sizing: border-box;">
      4    <div style="width: 100px; height: 100px; background: green"></div>
      5  </div>
      6 </body>