tor-browser

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

478834-1-ref.html (722B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <title>Bug 478834 Testcase</title>
      5  <style>
      6  html { overflow: hidden }
      7  </style>
      8 </head>
      9 <body>
     10 <div style="background:teal; width: 500px">
     11  <div style="background:yellow; width: 100px; height: 50px;"></div>
     12  <div style="margin-right: 150px">
     13    <table width="100%" style="background: fuchsia">
     14      <tr><td>
     15        x x x x x x x x x x x x x x x x x x x x x x
     16        x x x x x x x x x x x x x x x x x x x x x x
     17        x x x x x x x x x x x x x x x x x x x x x x
     18        x x x x x x x x x x x x x x x x x x x x x x
     19        x x x x x x x x x x x x x x x x x x x x x x
     20        x x x x x x x x x x x x x x x x x x x x x x
     21      </td></tr>
     22    </table>
     23  </div>
     24 </div>
     25 </body>
     26 </html>