tor-browser

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

iframes.html (211B)


      1 <html>
      2  <head>
      3    <title>Test for media tab with iframe</title>
      4  </head>
      5  <body style='background-image:url(about:logo?a);'>
      6    <iframe width="420" height="345" src="moz.png"></iframe>
      7  </body>
      8 </html>");