tor-browser

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

0174-isvalid.html (340B)


      1 <!DOCTYPE html>
      2 <html prefix="v: http://www.w3.org/2006/vcard/ns#">
      3 <head> 
      4   <meta charset=utf-8>
      5   <title>Test 0174</title> 
      6 </head> 
      7 <body> 
      8   <p>
      9      This test ensures that single-character prefixes are allowed. 
     10      My name is:
     11      <span about="http://example.org/jd" property="v:fn">John Doe</span> 
     12   </p>
     13 </body>
     14 
     15 </html>