diff options
Diffstat (limited to 'docshell/test/navigation/file_contentpolicy_block_window.html')
-rw-r--r-- | docshell/test/navigation/file_contentpolicy_block_window.html | 5 |
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 0000000000..c51e574e5e --- /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> |