tor-browser

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

0225-isvalid.html (261B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta charset=utf-8>
      5  <title>Test 0225</title>
      6 </head>
      7 <body>
      8  <div about="foo">
      9    <p property="rdf:value" inlist="">Foo</p>
     10  </div>
     11  <div about="foo">
     12    <p property="rdf:value" inlist="">Bar</p>
     13  </div>
     14 </body>
     15 </html>