tor-browser

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

profile-novalid.html (386B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head profile="http://www.w3.org/2006/03/hcard http://dublincore.org/documents/2008/08/04/dc-html/">
      4 <title>the profile attribute on the head element is obsolete</title>
      5 <meta charset=utf-8>
      6 </head>
      7 <body>
      8 <p>This page contains a <code>head</code> element with an obsolete
      9 <code>profile</code> attribute. It should trigger a validation error.</p>
     10 </body>
     11 </html>