tor-browser

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

svg-with-type-ref.html (317B)


      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
      2 <!-- http://biesi.damowmow.com/object/030.html -->
      3 <html lang="en">
      4 <head>
      5 <title>&lt;object&gt;: SVG (with type attribute)</title>
      6 </head>
      7 <body>
      8 <iframe src="extra/pass.svg" width="100" height="20"></iframe>
      9 </body>
     10 </html>