summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/chrome/file_popup_blocker_chrome.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/chrome/file_popup_blocker_chrome.html')
-rw-r--r--dom/tests/mochitest/chrome/file_popup_blocker_chrome.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/tests/mochitest/chrome/file_popup_blocker_chrome.html b/dom/tests/mochitest/chrome/file_popup_blocker_chrome.html
new file mode 100644
index 0000000000..28463b14a6
--- /dev/null
+++ b/dom/tests/mochitest/chrome/file_popup_blocker_chrome.html
@@ -0,0 +1,6 @@
+<html>
+<body onload="window.opener.next()">
+foobar
+</script>
+</body>
+</html>