tor-browser

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

0057-isvalid.html (406B)


      1 <!DOCTYPE html>
      2 <html prefix="foaf: http://xmlns.com/foaf/0.1/">
      3  <head>
      4    <meta charset=utf-8>
      5    <title>Test 0057</title>
      6  </head>
      7  <body>
      8    <div about="http://www.example.org/#ben" rel="foaf:knows">
      9      <p about="http://www.example.org/#mark" property="foaf:name">Mark Birbeck</p>
     10      <p about="http://www.example.org/#ivan" property="foaf:name">Ivan Herman</p>
     11    </div>
     12  </body>
     13 </html>