tor-browser

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

root-margin-001-print.html (408B)


      1 <!DOCTYPE html>
      2 <title>Root block-start margin taller than the page</title>
      3 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      4 <link rel="help" href="https://drafts.csswg.org/css-break/#break-margins">
      5 <link rel="match" href="root-margin-001-print-ref.html">
      6 <style>
      7  html { margin-top: 10in; }
      8 </style>
      9 This text should be on the second page.
     10 The first page should be blank.