tor-browser

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

052-isvalid.xhtml (193B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head>
      3 <title>img with positive values for width and height</title>
      4 </head>
      5 <body>
      6 <img src="url" width="10" height="10" alt="bar"/>
      7 </body>
      8 </html>