tor-browser

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

001-novalid.xhtml (187B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head>
      3 <meta charset="utf-8"/>
      4 <title>object element missing data and type attributes</title>
      5 </head>
      6 <body>
      7 <object></object>
      8 </body>
      9 </html>