tor-browser

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

563584-8a-ref.html (409B)


      1 <!DOCTYPE HTML>
      2 <html class="reftest-paged">
      3 <title>Test for setting and handling of mIsTopOfPage on floats</title>
      4 <style>@page { size:5in 3in; margin:0.5in; }</style>
      5 <body style="margin: 0">
      6 <div style="height: 2in; width: 1in; background: aqua"></div>
      7 <div style="height: 1in; width: 1in; background: aqua; page-break-before: always"></div>
      8 <div style="height: 1in; width: 1in; background: yellow"></div>