diff options
56 files changed, 598 insertions, 1 deletions
diff --git a/tests/wpt/metadata/html/syntax/parsing/__dir__.ini b/tests/wpt/metadata/html/syntax/parsing/__dir__.ini deleted file mode 100644 index 163ca23a12f..00000000000 --- a/tests/wpt/metadata/html/syntax/parsing/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: for now diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_adoption01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_adoption01.html.ini new file mode 100644 index 00000000000..7ecbabca094 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_adoption01.html.ini @@ -0,0 +1,11 @@ +[html5lib_adoption01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_adoption01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_adoption01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_adoption02.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_adoption02.html.ini new file mode 100644 index 00000000000..eac3411d62f --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_adoption02.html.ini @@ -0,0 +1,11 @@ +[html5lib_adoption02.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_adoption02.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_adoption02.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_comments01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_comments01.html.ini new file mode 100644 index 00000000000..7defa9d0d5c --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_comments01.html.ini @@ -0,0 +1,11 @@ +[html5lib_comments01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_comments01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_comments01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_doctype01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_doctype01.html.ini new file mode 100644 index 00000000000..33c39a87d51 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_doctype01.html.ini @@ -0,0 +1,11 @@ +[html5lib_doctype01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_doctype01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_doctype01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_domjs-unsafe.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_domjs-unsafe.html.ini new file mode 100644 index 00000000000..68a267aa91c --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_domjs-unsafe.html.ini @@ -0,0 +1,11 @@ +[html5lib_domjs-unsafe.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_domjs-unsafe.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_domjs-unsafe.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_entities01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_entities01.html.ini new file mode 100644 index 00000000000..e69dfdeffd3 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_entities01.html.ini @@ -0,0 +1,11 @@ +[html5lib_entities01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_entities01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_entities01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_entities02.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_entities02.html.ini new file mode 100644 index 00000000000..e7cda5c5808 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_entities02.html.ini @@ -0,0 +1,11 @@ +[html5lib_entities02.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_entities02.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_entities02.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_html5test-com.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_html5test-com.html.ini new file mode 100644 index 00000000000..37dba2d22a4 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_html5test-com.html.ini @@ -0,0 +1,11 @@ +[html5lib_html5test-com.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_html5test-com.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_html5test-com.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_inbody01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_inbody01.html.ini new file mode 100644 index 00000000000..9e80b67f4f5 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_inbody01.html.ini @@ -0,0 +1,11 @@ +[html5lib_inbody01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_inbody01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_inbody01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests4.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests4.html.ini new file mode 100644 index 00000000000..39a159d0500 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests4.html.ini @@ -0,0 +1,14 @@ +[html5lib_innerHTML_tests4.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests4.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests4.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests4.html] + type: testharness diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests6.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests6.html.ini new file mode 100644 index 00000000000..131fa1fa295 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests6.html.ini @@ -0,0 +1,14 @@ +[html5lib_innerHTML_tests6.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests6.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests6.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests6.html] + type: testharness diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests7.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests7.html.ini new file mode 100644 index 00000000000..09eccaced4d --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests7.html.ini @@ -0,0 +1,14 @@ +[html5lib_innerHTML_tests7.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests7.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests7.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests7.html] + type: testharness diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests_innerHTML_1.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests_innerHTML_1.html.ini new file mode 100644 index 00000000000..b825bb79715 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_innerHTML_tests_innerHTML_1.html.ini @@ -0,0 +1,14 @@ +[html5lib_innerHTML_tests_innerHTML_1.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests_innerHTML_1.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests_innerHTML_1.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_innerHTML_tests_innerHTML_1.html] + type: testharness diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_isindex.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_isindex.html.ini new file mode 100644 index 00000000000..a1949a1b116 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_isindex.html.ini @@ -0,0 +1,11 @@ +[html5lib_isindex.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_isindex.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_isindex.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_main-element.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_main-element.html.ini new file mode 100644 index 00000000000..a3dfd52d67b --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_main-element.html.ini @@ -0,0 +1,11 @@ +[html5lib_main-element.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_main-element.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_main-element.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html.ini new file mode 100644 index 00000000000..7fc7dac4755 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html.ini @@ -0,0 +1,11 @@ +[html5lib_pending-spec-changes-plain-text-unsafe.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_pending-spec-changes-plain-text-unsafe.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_pending-spec-changes-plain-text-unsafe.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_pending-spec-changes.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_pending-spec-changes.html.ini new file mode 100644 index 00000000000..54e4bbc0da2 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_pending-spec-changes.html.ini @@ -0,0 +1,11 @@ +[html5lib_pending-spec-changes.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_pending-spec-changes.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_pending-spec-changes.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_plain-text-unsafe.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_plain-text-unsafe.html.ini new file mode 100644 index 00000000000..b14d95df56c --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_plain-text-unsafe.html.ini @@ -0,0 +1,11 @@ +[html5lib_plain-text-unsafe.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_plain-text-unsafe.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_plain-text-unsafe.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_scriptdata01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_scriptdata01.html.ini new file mode 100644 index 00000000000..044516e7fe6 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_scriptdata01.html.ini @@ -0,0 +1,11 @@ +[html5lib_scriptdata01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_scriptdata01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_scriptdata01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_scripted_adoption01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_scripted_adoption01.html.ini new file mode 100644 index 00000000000..ba1580b7981 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_scripted_adoption01.html.ini @@ -0,0 +1,11 @@ +[html5lib_scripted_adoption01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_scripted_adoption01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_scripted_adoption01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_scripted_ark.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_scripted_ark.html.ini new file mode 100644 index 00000000000..86d58d6326b --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_scripted_ark.html.ini @@ -0,0 +1,11 @@ +[html5lib_scripted_ark.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_scripted_ark.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_scripted_ark.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_scripted_webkit01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_scripted_webkit01.html.ini new file mode 100644 index 00000000000..37bf64000a5 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_scripted_webkit01.html.ini @@ -0,0 +1,11 @@ +[html5lib_scripted_webkit01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_scripted_webkit01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_scripted_webkit01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tables01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tables01.html.ini new file mode 100644 index 00000000000..065fa9b20b5 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tables01.html.ini @@ -0,0 +1,11 @@ +[html5lib_tables01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tables01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tables01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_template.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_template.html.ini new file mode 100644 index 00000000000..66eedb629ee --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_template.html.ini @@ -0,0 +1,11 @@ +[html5lib_template.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_template.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_template.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests1.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests1.html.ini new file mode 100644 index 00000000000..14cb43fac54 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests1.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests1.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests1.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests1.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests10.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests10.html.ini new file mode 100644 index 00000000000..945ad33a479 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests10.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests10.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests10.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests10.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests11.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests11.html.ini new file mode 100644 index 00000000000..494f748d349 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests11.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests11.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests11.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests11.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests12.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests12.html.ini new file mode 100644 index 00000000000..3d76d84e83e --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests12.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests12.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests12.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests12.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests14.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests14.html.ini new file mode 100644 index 00000000000..84a26e5e692 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests14.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests14.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests14.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests14.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests15.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests15.html.ini new file mode 100644 index 00000000000..26a4d5bc5af --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests15.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests15.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests15.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests15.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests16.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests16.html.ini new file mode 100644 index 00000000000..ccae170a886 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests16.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests16.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests16.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests16.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests17.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests17.html.ini new file mode 100644 index 00000000000..42808206564 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests17.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests17.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests17.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests17.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests18.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests18.html.ini new file mode 100644 index 00000000000..e28e37b2256 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests18.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests18.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests18.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests18.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests19.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests19.html.ini new file mode 100644 index 00000000000..18a6fedc403 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests19.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests19.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests19.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests19.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests2.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests2.html.ini new file mode 100644 index 00000000000..f459beff871 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests2.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests2.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests2.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests2.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests20.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests20.html.ini new file mode 100644 index 00000000000..33b61dbb6d5 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests20.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests20.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests20.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests20.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests21.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests21.html.ini new file mode 100644 index 00000000000..e1dcbf18626 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests21.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests21.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests21.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests21.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests22.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests22.html.ini new file mode 100644 index 00000000000..c389e3d2c95 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests22.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests22.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests22.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests22.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests23.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests23.html.ini new file mode 100644 index 00000000000..526c981bf34 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests23.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests23.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests23.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests23.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests24.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests24.html.ini new file mode 100644 index 00000000000..4d7ad8f53dc --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests24.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests24.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests24.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests24.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests25.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests25.html.ini new file mode 100644 index 00000000000..459a1c90805 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests25.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests25.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests25.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests25.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests26.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests26.html.ini new file mode 100644 index 00000000000..6dec0cea81d --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests26.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests26.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests26.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests26.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests3.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests3.html.ini new file mode 100644 index 00000000000..ac89200ff78 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests3.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests3.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests3.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests3.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests5.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests5.html.ini new file mode 100644 index 00000000000..7fb35f3a301 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests5.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests5.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests5.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests5.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests6.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests6.html.ini new file mode 100644 index 00000000000..8f74d1648ef --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests6.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests6.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests6.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests6.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests7.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests7.html.ini new file mode 100644 index 00000000000..930baf50f27 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests7.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests7.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests7.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests7.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests8.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests8.html.ini new file mode 100644 index 00000000000..7a626b1d624 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests8.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests8.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests8.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests8.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tests9.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests9.html.ini new file mode 100644 index 00000000000..7639694d3a7 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tests9.html.ini @@ -0,0 +1,11 @@ +[html5lib_tests9.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests9.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tests9.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_tricky01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_tricky01.html.ini new file mode 100644 index 00000000000..1b5264c5d7a --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_tricky01.html.ini @@ -0,0 +1,11 @@ +[html5lib_tricky01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tricky01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_tricky01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_webkit01.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_webkit01.html.ini new file mode 100644 index 00000000000..a6d7137016c --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_webkit01.html.ini @@ -0,0 +1,11 @@ +[html5lib_webkit01.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_webkit01.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_webkit01.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/html5lib_webkit02.html.ini b/tests/wpt/metadata/html/syntax/parsing/html5lib_webkit02.html.ini new file mode 100644 index 00000000000..81b8cb7ab25 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/html5lib_webkit02.html.ini @@ -0,0 +1,11 @@ +[html5lib_webkit02.html?run_type=uri] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_webkit02.html?run_type=write] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 + +[html5lib_webkit02.html?run_type=write_single] + type: testharness + disabled: https://github.com/servo/servo/issues/9329 diff --git a/tests/wpt/metadata/html/syntax/parsing/math-parse01.html.ini b/tests/wpt/metadata/html/syntax/parsing/math-parse01.html.ini new file mode 100644 index 00000000000..4f254f30c1e --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/math-parse01.html.ini @@ -0,0 +1,8 @@ +[math-parse01.html] + type: testharness + [Testing rang and lang entity code points] + expected: FAIL + + [html tags allowed in annotation-xml/@encoding='text/html'.] + expected: FAIL + diff --git a/tests/wpt/metadata/html/syntax/parsing/math-parse03.html.ini b/tests/wpt/metadata/html/syntax/parsing/math-parse03.html.ini new file mode 100644 index 00000000000..7caeb476ccc --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/math-parse03.html.ini @@ -0,0 +1,11 @@ +[math-parse03.html] + type: testharness + [p in annotation-xml encoding=text/html stays as child of annotation-xml] + expected: FAIL + + [p in annotation-xml encoding=TEXT/HTML stays as child of annotation-xml] + expected: FAIL + + [p in annotation-xml encoding=application/xhtml+xml stays as child of annotation-xml] + expected: FAIL + diff --git a/tests/wpt/metadata/html/syntax/parsing/template/__dir__.ini b/tests/wpt/metadata/html/syntax/parsing/template/__dir__.ini new file mode 100644 index 00000000000..e15ca1ea3b3 --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/template/__dir__.ini @@ -0,0 +1 @@ +disabled: https://github.com/servo/servo/issues/3924 diff --git a/tests/wpt/metadata/html/syntax/parsing/the-end.html.ini b/tests/wpt/metadata/html/syntax/parsing/the-end.html.ini new file mode 100644 index 00000000000..448f266339b --- /dev/null +++ b/tests/wpt/metadata/html/syntax/parsing/the-end.html.ini @@ -0,0 +1,5 @@ +[the-end.html] + type: testharness + [DOMContentLoaded] + expected: FAIL + |