tor-browser

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

370525-2-ref.html (363B)


      1 <html>
      2 <head>
      3  <title>Bug 370525 Reference Testcase</title>
      4 </head>
      5 <body>
      6  <table style="border: 2px solid blue;">
      7    <tr><td>
      8      <table style="border: 1px dotted red;">
      9        <tr><td>Table 1</td></tr>
     10      </table>
     11      <table style="border: 1px dotted red;">
     12        <tr><td>Table 2</td></tr>
     13      </table>
     14    </td></tr>
     15  </table>
     16 </body>
     17 </html>