summaryrefslogtreecommitdiffstats
path: root/dom/security/test/mixedcontentblocker/file_windowOpen.html
blob: 508c1d17db921cf91921b195a7dd34feb593d5f3 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
  <head>
    <title>Test mixed content load in iframe via window.open</title>
  </head>
  <body>
    I'm in an iframe!
  </body>
</html>