tor-browser

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

file_assert_systemprincipal_documents.html (380B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4  <title>Bug 1543579: Block web documents loading into system land </title>
      5 </head>
      6 <body>
      7 <h1>This page loads documents from the SystemPrincipal (which should be blocked)</h1>
      8 <iframe type="chrome" id="testframe" src="http://example.com/browser/dom/security/test/general/file_assert_systemprincipal_documents_iframe.html"></iframe>
      9 </body>
     10 </html>