diff options
Diffstat (limited to 'parser/htmlparser/tests/mochitest/mochitest.toml')
-rw-r--r-- | parser/htmlparser/tests/mochitest/mochitest.toml | 237 |
1 files changed, 237 insertions, 0 deletions
diff --git a/parser/htmlparser/tests/mochitest/mochitest.toml b/parser/htmlparser/tests/mochitest/mochitest.toml new file mode 100644 index 0000000000..ac416a31ba --- /dev/null +++ b/parser/htmlparser/tests/mochitest/mochitest.toml @@ -0,0 +1,237 @@ +[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_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_bug672453_xml_decl.html", + "file_bug672453_meta_after_head.html", + "file_bug672453_meta_replacement.html", + "file_bug672453_http_replacement.html", + "file_bug672453_http_replacement.html^headers^", + "file_bug672453_enc_error.html", + "file_bug672453_enc_error_inherited.html", + "file_bug672453_meta_speculation_fail.html", + "file_bug672453_xml_speculation_fail.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", + "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_base_csp_img.html"] +support-files = [ + "blue.png", + "file_base_csp_img.sjs", +] +skip-if = [ + "http3", + "http2", +] + +["test_base_header_csp_img.html"] +support-files = [ + "blue.png", + "file_base_csp_img.sjs", + "test_base_header_csp_img.html^headers^", +] +skip-if = [ + "http3", + "http2", +] + +["test_bug102699.html"] + +["test_bug174351.html"] + +["test_bug213517.html"] + +["test_bug339350.xhtml"] + +["test_bug358797.html"] + +["test_bug396568.html"] + +["test_bug418464.html"] + +["test_bug460437.xhtml"] +skip-if = [ + "xorigin && debug", + "http3", + "http2", +] + +["test_bug502091.html"] + +["test_bug543062.html"] + +["test_bug552938-2.html"] + +["test_bug552938.html"] + +["test_bug563322.xhtml"] + +["test_bug566879.html"] + +["test_bug594730.html"] + +["test_bug613662.html"] + +["test_bug613662.xhtml"] +skip-if = ["xorigin && debug"] + +["test_bug639362.html"] + +["test_bug642908.html"] + +["test_bug645115.html"] + +["test_bug655682.html"] +skip-if = [ + "http3", + "http2", +] + +["test_bug667533.html"] + +["test_bug672453.html"] +skip-if = [ + "http3", + "http2", +] + +["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_bug1209658.html"] + +["test_bug1364399.html"] + +["test_bug1646140-1.html"] + +["test_bug1646140-2.html"] + +["test_compatmode.html"] + +["test_html5_tree_construction.html"] + +["test_html5_tree_construction_part2.html"] + +["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_xml_parse_error.html"] +support-files = [ + "file_xml_parse_error.js", + "file_xml_parse_error.xml", +] |