tor-browser

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

file_MozDomFullscreen.html (155B)


      1 <html>
      2 <head>
      3 </head>
      4 <body style="background-color: blue;">
      5 <p>Outer doc</p>
      6 <iframe id="innerFrame" src="https://example.com/"></iframe>
      7 </body>
      8 </html>