tor-browser

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

0302-isvalid.html (402B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta charset=utf-8>
      5  <title>Test 0302: various types of tokens in @typeof</title>
      6 </head>
      7 <body>
      8  <div vocab="http://schema.org/" resource="http://openspring.net/scor#me" typeof="Person foaf:Person http://purl.org/dc/terms/Agent">
      9    <a property="homepage" href="http://openspring.net/"><span property="name">Stéphane Corlosquet</span></a>
     10  </div>
     11 </body>
     12 </html>