gecko-dev/docshell/test/iframesandbox
Yoshi Huang 71b8c7686e Bug 1377492 - fix mochitest-1 failure in docshell when data: URI is a unique origin. r=smaug
When we turn on the pref security.data_uri.unique_opaque_origin to make
data URI is unique origin, the following tests will fail because now
data document is treated as cross origin, so we replace data URIs with
seperate files, hence it will still in the same origin.
2017-07-12 10:35:54 +08:00
..
file_child_navigation_by_location.html Bug 1377492 - fix mochitest-1 failure in docshell when data: URI is a unique origin. r=smaug 2017-07-12 10:35:54 +08:00
file_marquee_event_handlers.html Bug 1277475 Part 3: Ensure marquee attribute event handlers don't run when sandboxed scripts flag is set on its owning Document. r=bz 2016-06-09 11:22:23 +01:00
file_other_auxiliary_navigation_by_location.html
file_our_auxiliary_navigation_by_location.html
file_parent_navigation_by_location.html
file_sibling_navigation_by_location.html
file_top_navigation_by_location.html
file_top_navigation_by_location_exotic.html
mochitest.ini Bug 1377492 - fix mochitest-1 failure in docshell when data: URI is a unique origin. r=smaug 2017-07-12 10:35:54 +08:00
test_child_navigation_by_location.html Bug 1377492 - fix mochitest-1 failure in docshell when data: URI is a unique origin. r=smaug 2017-07-12 10:35:54 +08:00
test_marquee_event_handlers.html Bug 1277475 Part 3: Ensure marquee attribute event handlers don't run when sandboxed scripts flag is set on its owning Document. r=bz 2016-06-09 11:22:23 +01:00
test_other_auxiliary_navigation_by_location.html
test_our_auxiliary_navigation_by_location.html
test_parent_navigation_by_location.html
test_sibling_navigation_by_location.html
test_top_navigation_by_location.html
test_top_navigation_by_location_exotic.html