tor-browser

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

320979-1-ref.html (477B)


      1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
      2 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
      3 <title>Bug 320979</title>
      4 <style type="text/css">
      5 table {border:thin hidden;
      6 border-collapse:collapse;}
      7 td {background: green; color: white; border:thin solid white;}
      8 </style>
      9 <p>There should be no red.
     10 <TABLE>
     11  <TBODY>
     12    <TR>
     13      <td>test
     14      <td>test
     15    </TR>
     16    <TR>
     17      <td>test
     18      <td>test
     19    </TR>
     20  </TBODY>
     21 </TABLE>