summaryrefslogtreecommitdiffstats
path: root/dom/imptests/editing
diff options
context:
space:
mode:
Diffstat (limited to 'dom/imptests/editing')
-rw-r--r--dom/imptests/editing/mochitest.ini26
1 files changed, 26 insertions, 0 deletions
diff --git a/dom/imptests/editing/mochitest.ini b/dom/imptests/editing/mochitest.ini
new file mode 100644
index 000000000..b5c82f5d4
--- /dev/null
+++ b/dom/imptests/editing/mochitest.ini
@@ -0,0 +1,26 @@
+# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT
+[DEFAULT]
+support-files =
+ conformancetest/data.js
+ css/reset.css
+ implementation.js
+ selecttest/common.js
+ selecttest/test-iframe.html
+ tests.js
+
+[conformancetest/test_event.html]
+[conformancetest/test_runtest.html]
+skip-if = toolkit == 'android'
+[selecttest/test_Document-open.html]
+[selecttest/test_addRange.html]
+skip-if = toolkit == 'android' #android(bug 775227)
+[selecttest/test_collapse.html]
+[selecttest/test_collapseToStartEnd.html]
+[selecttest/test_deleteFromDocument.html]
+[selecttest/test_extend.html]
+[selecttest/test_getRangeAt.html]
+[selecttest/test_getSelection.html]
+[selecttest/test_interfaces.html]
+[selecttest/test_isCollapsed.html]
+[selecttest/test_removeAllRanges.html]
+[selecttest/test_selectAllChildren.html]