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 --- parser/htmlparser/tests/mochitest/mochitest.ini | 149 ++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 parser/htmlparser/tests/mochitest/mochitest.ini (limited to 'parser/htmlparser/tests/mochitest/mochitest.ini') diff --git a/parser/htmlparser/tests/mochitest/mochitest.ini b/parser/htmlparser/tests/mochitest/mochitest.ini new file mode 100644 index 000000000..dcb30d6e8 --- /dev/null +++ b/parser/htmlparser/tests/mochitest/mochitest.ini @@ -0,0 +1,149 @@ +[DEFAULT] +support-files = + bug_502091_iframe.html + file_bug102699.sjs + file_bug534293-slow.sjs + file_bug534293.sjs + file_bug543062.sjs + file_bug594730-1.html + file_bug594730-2.html + file_bug594730-3.html + file_bug594730-4.html + file_bug594730-5.html + file_bug594730-6.html + file_bug594730-7.html + file_bug594730-8.html + file_bug594730-9.html + file_bug642908.sjs + file_bug655682.sjs + file_bug672453_bomless_utf16.html + file_bug672453_http_unsupported.html + file_bug672453_http_unsupported.html^headers^ + file_bug672453_late_meta.html + file_bug672453_meta_non_superset.html + file_bug672453_meta_restart.html + file_bug672453_meta_unsupported.html + file_bug672453_meta_utf16.html + file_bug688580.js + file_bug672453_not_declared.html + file_bug672453_meta_userdefined.html + file_bug716579-16.html + file_bug716579-16.html^headers^ + file_bug716579-16.xhtml + file_bug716579-16.xhtml^headers^ + file_bug716579-8.html + file_bug716579-8.html^headers^ + file_bug716579-8.xhtml + file_bug716579-8.xhtml^headers^ + file_bug717180.html + file_img_picture_preload.html + file_img_picture_preload.sjs + html5_tree_construction_exceptions.js + iframe_bug599584.html + invalidchar.xml + parser_datreader.js + parser_web_testrunner.js + dir_bug534293/file_bug534293.sjs + html5lib_tree_construction/adoption01.dat + html5lib_tree_construction/adoption02.dat + html5lib_tree_construction/comments01.dat + html5lib_tree_construction/doctype01.dat + html5lib_tree_construction/domjs-unsafe.dat + html5lib_tree_construction/entities01.dat + html5lib_tree_construction/entities02.dat + html5lib_tree_construction/foreign-fragment.dat + html5lib_tree_construction/html5test-com.dat + html5lib_tree_construction/inbody01.dat + html5lib_tree_construction/isindex.dat + html5lib_tree_construction/pending-spec-changes.dat + html5lib_tree_construction/pending-spec-changes-plain-text-unsafe.dat + html5lib_tree_construction/plain-text-unsafe.dat + html5lib_tree_construction/scriptdata01.dat + html5lib_tree_construction/tables01.dat + html5lib_tree_construction/template.dat + html5lib_tree_construction/tests10.dat + html5lib_tree_construction/tests11.dat + html5lib_tree_construction/tests12.dat + html5lib_tree_construction/tests14.dat + html5lib_tree_construction/tests15.dat + html5lib_tree_construction/tests16.dat + html5lib_tree_construction/tests17.dat + html5lib_tree_construction/tests18.dat + html5lib_tree_construction/tests19.dat + html5lib_tree_construction/tests1.dat + html5lib_tree_construction/tests20.dat + html5lib_tree_construction/tests21.dat + html5lib_tree_construction/tests22.dat + html5lib_tree_construction/tests23.dat + html5lib_tree_construction/tests24.dat + html5lib_tree_construction/tests25.dat + html5lib_tree_construction/tests26.dat + html5lib_tree_construction/tests2.dat + html5lib_tree_construction/tests3.dat + html5lib_tree_construction/tests4.dat + html5lib_tree_construction/tests5.dat + html5lib_tree_construction/tests6.dat + html5lib_tree_construction/tests7.dat + html5lib_tree_construction/tests8.dat + html5lib_tree_construction/tests9.dat + html5lib_tree_construction/tests_innerHTML_1.dat + html5lib_tree_construction/tricky01.dat + html5lib_tree_construction/webkit01.dat + html5lib_tree_construction/webkit02.dat + html5lib_tree_construction/main-element.dat + html5lib_tree_construction/ruby.dat + html5lib_tree_construction/scripted/adoption01.dat + html5lib_tree_construction/scripted/webkit01.dat + html5lib_tree_construction/scripted/ark.dat + blue.png + +[test_bug102699.html] +[test_bug174351.html] +[test_bug213517.html] +[test_bug339350.xhtml] +[test_bug358797.html] +[test_bug396568.html] +[test_bug418464.html] +[test_bug460437.xhtml] +[test_bug502091.html] +[test_bug543062.html] +[test_bug552938-2.html] +[test_bug552938.html] +[test_bug563322.xhtml] +[test_bug566879.html] +[test_bug594730.html] +[test_bug599584.html] +[test_bug613662.html] +[test_bug613662.xhtml] +[test_bug639362.html] +[test_bug642908.html] +[test_bug645115.html] +[test_bug655682.html] +[test_bug667533.html] +[test_bug672453.html] +[test_bug688580.html] +[test_bug688580.xhtml] +[test_bug709083.html] +[test_bug715112.html] +[test_bug715739.html] +[test_bug716579.html] +[test_bug717180.html] +[test_bug1104732.html] +support-files = + file_defer_bug1104732.js + file_async_bug1104732.sjs + +[test_compatmode.html] +[test_html5_tree_construction.html] +skip-if = toolkit == 'android' #TIMED_OUT +[test_html5_tree_construction_part2.html] +skip-if = toolkit == 'android' #TIMED_OUT +[test_img_picture_preload.html] +[test_xml_mislabeled.html] +# Disabled test due to orange on Linux +# test_bug568470.html +# file_bug568470.sjs +# file_bug568470-script.sjs +# Disable test due to frequent orange on Mac +# test_bug534293.html +[test_bug1209658.html] -- cgit v1.2.3