tor-browser

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

0261-isvalid.html (320B)


      1 <!DOCTYPE html>
      2 <html prefix="ex: http://example.org/rdf/ rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      3 <head>
      4 <meta charset=utf-8>
      5 <title>Test 0261</title>
      6 </head>
      7 <body>
      8 <div about="http://www.example.org">
      9    <p property="ex:xmllit" datatype="rdf:XMLLiteral">This is
     10 an XMLLiteral</p>
     11 </div>
     12 </body>
     13 </html>