tor-browser

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

s-11-1-1b-003-ref.html (374B)


      1 <!doctype html>
      2 <title>Reference for CSS Test: overflow:auto on table overflowing upwards</title>
      3 <link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
      4 <style>
      5 table { border-spacing:0; margin-top:-15px }
      6 td { padding:0; background:black; width:20px; height:20px }
      7 </style>
      8 <p>Test passes if there is a black square below.</p>
      9 <table>
     10 <tr><td>
     11 </table>