From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- dom/imptests/editing/mochitest.ini | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 dom/imptests/editing/mochitest.ini (limited to 'dom/imptests/editing') 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] -- cgit v1.2.3