tor-browser

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

582037-2a.html (407B)


      1 <!DOCTYPE html>
      2 <!-- This test assumes that the document is 2in tall by 4in wide. -->
      3 <html style="margin: 0; padding: 0; border: none; overflow: hidden"
      4      class="reftest-paged">
      5  <body style="margin: 0; padding: 0; border: none">
      6    <div style="position: fixed; height: 100%; background: green">
      7      <img src="solidblue.png" style="height: 100%; visibility: hidden;">
      8    </div>
      9  </body>
     10 </html>