summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/dom-level0/mochitest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/dom-level0/mochitest.ini')
-rw-r--r--dom/tests/mochitest/dom-level0/mochitest.ini19
1 files changed, 19 insertions, 0 deletions
diff --git a/dom/tests/mochitest/dom-level0/mochitest.ini b/dom/tests/mochitest/dom-level0/mochitest.ini
new file mode 100644
index 000000000..595fcd281
--- /dev/null
+++ b/dom/tests/mochitest/dom-level0/mochitest.ini
@@ -0,0 +1,19 @@
+[DEFAULT]
+support-files =
+ child_ip_address.html
+ file_crossdomainprops_inner.html
+ file_location.html
+ framed_location.html
+ idn_child.html
+ innerWidthHeight_script.html
+
+[test_crossdomainprops.html]
+[test_innerWidthHeight_script.html]
+skip-if = toolkit == 'android' # Bug 1075071 - Permafail on Android
+[test_location.html]
+[test_location_framed.html]
+[test_location_getters.html]
+[test_location_sandboxed.html]
+[test_location_setters.html]
+[test_setting_document.domain_idn.html]
+[test_setting_document.domain_to_shortened_ipaddr.html]