tor-browser

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

monolithic-overflow-4-pages-print-ref.html (481B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      3 <style>
      4  body { margin: 0; }
      5  :root {
      6    print-color-adjust: exact;
      7  }
      8 </style>
      9 <div style="background:yellow;">
     10  <div style="width:50px; height:350vh; background:hotpink;"></div>
     11  Yellow background, page 4.
     12 </div>
     13 White background, page 4. There should be a hotpink rectangle inside a yellow
     14 block, starting at the first page, and ending right before the first piece of
     15 text.