tor-browser

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

file_framing_error_pages_xfo.html (224B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <body>
      4 iframe should be blocked <br/>
      5 <iframe id="testframe" src="https://example.com/browser/dom/security/test/general/file_framing_error_pages.sjs?xfo" height=800 width=800></iframe>
      6 </body>
      7 </html>