tor-browser

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

370586-1.xhtml (199B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <body>
      3 <table border="1">
      4  <td style="display: table-row" rowspan="2">
      5    foo
      6    <td>bar</td>
      7  </td>
      8  <tr><td>baz</td></tr>
      9 </table>
     10 </body>
     11 
     12 </html>