tor-browser

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

0291-isvalid.html (327B)


      1 <!DOCTYPE html>
      2 <html prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      3 <head>
      4  <meta charset=utf-8>
      5  <title>Test 0291</title>
      6 </head>
      7 <body>
      8  <h1>@href as subject overridden by @about</h1>
      9  <a about="http://example.net/" href="http://example.org/" property="rdf:value" content="value">ignored</a>
     10 </body>
     11 </html>