diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-22 20:37:09 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-22 20:37:09 +0200 |
commit | a38e87d455f6ad3637deeae20d2ddc57430b498d (patch) | |
tree | 8321602cb9e8508d94b806a753f70b1575d48da1 /docshell/test/navigation/mochitest.ini | |
parent | 660d01438a6a29ebd43f592ac7d6df2dad6a6962 (diff) | |
download | UXP-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/mochitest.ini')
-rw-r--r-- | docshell/test/navigation/mochitest.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docshell/test/navigation/mochitest.ini b/docshell/test/navigation/mochitest.ini index 0c35cf352..764e400a8 100644 --- a/docshell/test/navigation/mochitest.ini +++ b/docshell/test/navigation/mochitest.ini @@ -36,6 +36,7 @@ support-files = file_bug1300461_redirect.html file_bug1300461_redirect.html^headers^ file_bug1300461_back.html + file_contentpolicy_block_window.html [test_bug13871.html] [test_bug270414.html] @@ -62,3 +63,4 @@ skip-if = toolkit == 'android' #RANDOM [test_triggeringprincipal_window_open.html] [test_triggeringprincipal_parent_iframe_window_open.html] [test_triggeringprincipal_iframe_iframe_window_open.html] +[test_contentpolicy_block_window.html] |