1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/imptests/editing/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,28 @@ 1.4 +# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT 1.5 +[DEFAULT] 1.6 +support-files = 1.7 + conformancetest/data.js 1.8 + css/reset.css 1.9 + implementation.js 1.10 + selecttest/common.js 1.11 + selecttest/test-iframe.html 1.12 + tests.js 1.13 + 1.14 +[conformancetest/test_event.html] 1.15 +[conformancetest/test_runtest.html] 1.16 +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #b2g(takes too long) b2g-debug(takes too long) b2g-desktop(takes too long) 1.17 +[selecttest/test_Document-open.html] 1.18 +[selecttest/test_addRange.html] 1.19 +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(bug 775227) b2g(oom?, bug 775227) b2g-debug(oom?, bug 775227) b2g-desktop(oom?, bug 775227) 1.20 +[selecttest/test_collapse.html] 1.21 +[selecttest/test_collapseToStartEnd.html] 1.22 +[selecttest/test_deleteFromDocument.html] 1.23 +[selecttest/test_extend.html] 1.24 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure; time out) 1.25 +[selecttest/test_getRangeAt.html] 1.26 +[selecttest/test_getSelection.html] 1.27 +[selecttest/test_interfaces.html] 1.28 +[selecttest/test_isCollapsed.html] 1.29 +[selecttest/test_removeAllRanges.html] 1.30 +[selecttest/test_selectAllChildren.html] 1.31 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)