tor-browser

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

headless_cross_origin.html (241B)


      1 <html>
      2 <head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></head>
      3 <body>
      4 <iframe width="300" height="200" src="http://example.com/browser/browser/components/shell/test/headless_iframe.html"></iframe>
      5 Hi
      6 </body>
      7 </html>