tor-browser

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

page-background-001-print-ref.html (376B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      3 <style>
      4  body {
      5    margin-left: 100px;
      6  }
      7 </style>
      8 <img style="position:absolute; z-index:-1; top:0; left:0;" src="support/cat.png">
      9 There should be a cat in the top left corner on this page.
     10 <div style="break-before:page;">
     11  But there should be no cat on this page.
     12 </div>