tor-browser

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

monolithic-overflow-019-print-ref.html (446B)


      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 { margin: 0; }
      8 </style>
      9 <div style="height:50vh; border:solid; background:yellow;">
     10  <div style="width:50%; height:350vh; background:cyan;"></div>
     11  This text should be at the middle of the fourth page.
     12 </div>
     13 This text should be at the middle of the first page, overlapping with stuff.