tor-browser

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

0059-isvalid.html (481B)


      1 <!DOCTYPE html>
      2 <html prefix="dc: http://purl.org/dc/elements/1.1/ foaf: http://xmlns.com/foaf/0.1/">
      3  <head>
      4    <meta charset=utf-8>
      5    <title>Test 0059</title>
      6  </head>
      7  <body>
      8    <p>This document was authored and published by:</p>
      9    <ul rel="dc:creator dc:publisher">
     10      <li about="http://www.example.org/#manu" property="foaf:name">Manu Sporny</li>
     11      <li about="http://www.example.org/#fabien" property="foaf:name">Fabien Gandon</li>
     12    </ul>
     13  </body>
     14 </html>