tor-browser

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

0224-isvalid.html (256B)


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