tor-browser

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

563584-8b-ref.html (734B)


      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>
      7  <div style="display:inline-block; vertical-align: top; height: 1in; width: 1in; background: fuchsia"></div
      8  ><div style="display:inline-block; vertical-align: top; height: 2in; width: 1in; background: aqua"></div>
      9 </div>
     10 <div style="page-break-before:always">
     11  <div style="display:inline-block; vertical-align: top; height: 1in; width: 1in"></div><div style="display:inline-block; vertical-align: top; height: 1in; width: 1in; background: aqua"></div>
     12 </div><div style="height: 1in; width: 1in; background: yellow"></div>
     13 </div>