tor-browser

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

monolithic-overflow-025-print-ref.html (625B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      3 <style>
      4  @page {
      5    size: 100px;
      6    margin: 0;
      7  }
      8  :root {
      9    print-color-adjust: exact;
     10  }
     11  body {
     12    margin: 0;
     13  }
     14  div {
     15    width: 60px;
     16    margin-left: 40px;
     17  }
     18 </style>
     19 <div style="height:70px;"></div>
     20 <div style="height:60px; background:black;"></div>
     21 <div style="height:140px;"></div>
     22 <div style="height:60px; background:black;"></div>
     23 <div style="height:140px;"></div>
     24 <div style="height:60px; background:black;"></div>
     25 <div style="height:140px;"></div>
     26 <div style="height:60px; background:black;"></div>