tor-browser

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

monolithic-overflow-022-print-ref.html (270B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      3 <style>
      4  :root {
      5    print-color-adjust: exact;
      6  }
      7  body {
      8    margin: 0;
      9  }
     10 </style>
     11 <div style="height:350vh; background:cyan;">
     12  There should be four pages.
     13 </div>