tor-browser

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

iframe-with-iframe.html (237B)


      1 <!DOCTYPE HTML>
      2 <html>
      3  <head>
      4    <title>Resource file for test of Referer with location.replace and location.assign</title>
      5  </head>
      6  <body>
      7    <iframe src="iframe-postmessage-to-parent-parent.sub.html"></iframe>
      8  </body>
      9 </html>