tor-browser

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

0178-isvalid.html (342B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <meta charset=utf-8>
      5    <title>Test 0178</title>
      6    <base href="http://example.org/">
      7  </head>
      8  <body>
      9    <div about ="#this" prefix="foaf: http://xmlns.com/foaf/0.1/ dc: http://purl.org/dc/terms/" typeof="dc:Agent">
     10        <p property="foaf:name">A particular agent</p>
     11    </div>
     12  </body>
     13 </html>