summaryrefslogtreecommitdiffstats
path: root/docshell/test/navigation/file_contentpolicy_block_window.html
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-22 20:37:09 +0200
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-22 20:37:09 +0200
commita38e87d455f6ad3637deeae20d2ddc57430b498d (patch)
tree8321602cb9e8508d94b806a753f70b1575d48da1 /docshell/test/navigation/file_contentpolicy_block_window.html
parent660d01438a6a29ebd43f592ac7d6df2dad6a6962 (diff)
downloadUXP-a38e87d455f6ad3637deeae20d2ddc57430b498d.tar
UXP-a38e87d455f6ad3637deeae20d2ddc57430b498d.tar.gz
UXP-a38e87d455f6ad3637deeae20d2ddc57430b498d.tar.lz
UXP-a38e87d455f6ad3637deeae20d2ddc57430b498d.tar.xz
UXP-a38e87d455f6ad3637deeae20d2ddc57430b498d.zip
Bug 1329288 - Test ContentPolicy blocks opening a new window
Diffstat (limited to 'docshell/test/navigation/file_contentpolicy_block_window.html')
-rw-r--r--docshell/test/navigation/file_contentpolicy_block_window.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docshell/test/navigation/file_contentpolicy_block_window.html b/docshell/test/navigation/file_contentpolicy_block_window.html
new file mode 100644
index 000000000..c51e574e5
--- /dev/null
+++ b/docshell/test/navigation/file_contentpolicy_block_window.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+This window should never be openend!
+</body>
+</html>