summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/webcomponents/chrome.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/webcomponents/chrome.ini')
-rw-r--r--dom/tests/mochitest/webcomponents/chrome.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/tests/mochitest/webcomponents/chrome.ini b/dom/tests/mochitest/webcomponents/chrome.ini
new file mode 100644
index 000000000..5e25c2123
--- /dev/null
+++ b/dom/tests/mochitest/webcomponents/chrome.ini
@@ -0,0 +1,9 @@
+[DEFAULT]
+support-files =
+ dummy_page.html
+
+[test_custom_element_htmlconstructor_chrome.html]
+skip-if = os == 'android' # bug 1323645
+support-files =
+ htmlconstructor_autonomous_tests.js
+ htmlconstructor_builtin_tests.js