tor-browser

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

transform-table-001-notref.html (271B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>CSS Reftest Reference</title>
      5    <link rel="author" title="Aryeh Gregor" href="mailto:ayg@aryeh.name">
      6  </head>
      7  <body>
      8    <table>
      9      <caption>Hello</caption>
     10      <tr><td>there!</td></tr>
     11    </table>
     12  </body>
     13 </html>