tor-browser

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

model-isvalid.html (140B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <title>the "s" element is not obsolete</title>
      5 <meta charset=utf-8>
      6 </head>
      7 <body>
      8 <s>baz</s>
      9 </body>
     10 </html>