tor-browser

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

monolithic-overflow-024-print.html (447B)


      1 <!DOCTYPE html>
      2 <meta name="timeout" content="long">
      3 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      4 <link rel="help" href="https://www.w3.org/TR/css-break-3/#possible-breaks">
      5 <link rel="match" href="monolithic-overflow-024-print-ref.html">
      6 <link rel="stylesheet" href="/fonts/ahem.css">
      7 <style>
      8  @page {
      9    size: 100px;
     10    margin: 0;
     11  }
     12  body {
     13    margin: 0;
     14    font: 60px/200px Ahem;
     15  }
     16 </style>
     17 x x x