tor-browser

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

0301-isvalid.html (246B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta charset=utf-8>
      5  <title>Test 0301: Typed Property</title>
      6 </head>
      7 <body>
      8  <p vocab="http://www.milowski.com/V/" property="bit" typeof="thing">
      9    <span property="name">Fizzbit</span>
     10  </p>
     11 </body>
     12 </html>