tor-browser

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

0226-novalid.html (322B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta charset=utf-8>
      5  <title>Test 0226</title>
      6 </head>
      7 <body prefix="ex: http://www.example.org/">
      8  <div about="">
      9    <p property="rdf:value" inlist="">Foo</p>
     10    <span rel="ex:inlist" resource="res">
     11      <p property="rdf:value" inlist="">Bar</p>
     12    </span>
     13  </div>
     14 </body>
     15 </html>