tor-browser

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

1406291-1.html (480B)


      1 <html class="reftest-paged">
      2 <title>Testcase, Mozilla bug 1406291</title>
      3 <style>
      4 body { margin: 0 }
      5 table { border-spacing: 0; }
      6 table, td { margin: 0; padding: 0; }
      7 </style>
      8 
      9 <div style="page-break-after: always;">
     10  Only line on first page.
     11  <br clear="all" />
     12 </div>
     13 
     14 <div>
     15  <table>
     16    <tr><td style="padding-top: 1px">
     17      <div style="float:left">
     18        Line 1 on second page.
     19      </div>
     20    </td></tr>
     21    <tr><td>Line 2 on second page.</td></tr>
     22  </table>
     23 </div>