diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-30 23:13:51 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-30 23:13:51 +0200 |
commit | ecea4c51dc68427e4361a5d7204a7ca4ad9f8c4d (patch) | |
tree | 502c41a3d8b5b58c9362bcdadb260ee1853895b9 /docshell/test/mochitest.ini | |
parent | 71e6952456e044fef8cd4ab2e1d1b972011a051e (diff) | |
download | uxp-ecea4c51dc68427e4361a5d7204a7ca4ad9f8c4d.tar.gz |
Bug 1341754: Test SetURI in Location passes triggeringPrincipal
Diffstat (limited to 'docshell/test/mochitest.ini')
-rw-r--r-- | docshell/test/mochitest.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docshell/test/mochitest.ini b/docshell/test/mochitest.ini index 7b27908fb1..2298bed741 100644 --- a/docshell/test/mochitest.ini +++ b/docshell/test/mochitest.ini @@ -11,6 +11,7 @@ support-files = bug668513_redirect.html bug668513_redirect.html^headers^ bug691547_frame.html + dummy_page.html file_anchor_scroll_after_document_open.html file_bug385434_1.html file_bug385434_2.html @@ -94,3 +95,4 @@ skip-if = toolkit == 'android' # bug 784321 support-files = file_framedhistoryframes.html [test_pushState_after_document_open.html] [test_windowedhistoryframes.html] +[test_triggeringprincipal_location_seturi.html] |