tor-browser

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

reftest_match-print-ref.html (259B)


      1 <title></title>
      2 <meta name="reftest-pages" content="1-2">
      3 <style>
      4 * {margin: 0; padding:0}
      5 /* This should be 192px (2 inches at 96dpi), but the default margin on body reduces it to 180px */
      6 div {height:180px;}
      7 </style>
      8 <div>
      9 page 1
     10 </div>
     11 <div>
     12 page 2
     13 </div>