From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- dom/tests/mochitest/dom-level0/mochitest.ini | 43 ++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 dom/tests/mochitest/dom-level0/mochitest.ini (limited to 'dom/tests/mochitest/dom-level0/mochitest.ini') diff --git a/dom/tests/mochitest/dom-level0/mochitest.ini b/dom/tests/mochitest/dom-level0/mochitest.ini new file mode 100644 index 0000000000..8758c63f45 --- /dev/null +++ b/dom/tests/mochitest/dom-level0/mochitest.ini @@ -0,0 +1,43 @@ +[DEFAULT] +support-files = + child_ip_address.html + file_crossdomainprops_inner.html + file_location.html + file_separate_post_message_queue.html + framed_location.html + idn_child.html + innerWidthHeight_script.html + iframe1_location_setters.html + iframe2_location_setters.html + iframe3_location_setters.html + file_test_background_loading_iframes.html + +[test_crossdomainprops.html] +skip-if = + http3 +[test_innerWidthHeight_script.html] +[test_location.html] +skip-if = + http3 +[test_location_framed.html] +skip-if = + http3 +[test_location_getters.html] +skip-if = + http3 +[test_location_sandboxed.html] +skip-if = + http3 +[test_location_setters.html] +skip-if = + http3 +[test_setting_document.domain_idn.html] +skip-if = + http3 +[test_setting_document.domain_to_shortened_ipaddr.html] +skip-if = + http3 +[test_separate_post_message_queue.html] +[test_background_loading_iframes.html] +skip-if = + http3 -- cgit v1.2.3