tor-browser

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

610935-ref.html (288B)


      1 <!doctype html>
      2 <title>Test for bug 610935</title>
      3 <style>
      4 div { width:300px; background:yellow; height:50px; }
      5 table { width:150%; }
      6 td { background:blue; }
      7 </style>
      8 <div>
      9  <table cellspacing="0" cellpadding="0" border="0">
     10    <tr><td>parent div float=left</td></tr>
     11  </table>
     12 </div>