diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-03-29 06:37:00 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-03-29 06:37:00 -0600 |
commit | b8ea10bfe3386357b68e5564332cf8ac9d5377bb (patch) | |
tree | 224107145011d7f4d1d2637493f89af7674751e5 | |
parent | 0d3574b583d1c6b4bd591c8174918829a1c559c2 (diff) | |
parent | 1ecfc9f5829febf44809ea991e87114314b63148 (diff) | |
download | servo-b8ea10bfe3386357b68e5564332cf8ac9d5377bb.tar.gz servo-b8ea10bfe3386357b68e5564332cf8ac9d5377bb.zip |
auto merge of #5341 : Ms2ger/servo/wpt_20150317, r=jdm
37 files changed, 651 insertions, 964 deletions
diff --git a/tests/wpt/metadata/DOMEvents/constructors.html.ini b/tests/wpt/metadata/DOMEvents/constructors.html.ini new file mode 100644 index 00000000000..c184b4a6143 --- /dev/null +++ b/tests/wpt/metadata/DOMEvents/constructors.html.ini @@ -0,0 +1,3 @@ +[constructors.html] + type: testharness + disabled: issue 5340 diff --git a/tests/wpt/metadata/DOMEvents/tests/approved/EventListener.dispatch.new.event.html.ini b/tests/wpt/metadata/DOMEvents/tests/approved/EventListener.dispatch.new.event.html.ini deleted file mode 100644 index 778f1b788b3..00000000000 --- a/tests/wpt/metadata/DOMEvents/tests/approved/EventListener.dispatch.new.event.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[EventListener.dispatch.new.event.html] - type: testharness - [Test Description: Implementations of the DOM event model must be reentrant. Event listeners may perform actions that cause additional events to be dispatched. Such events are handled in a synchronous manner, the event propagation that causes the event listener to be triggered must resume only after the event dispatch of the new event is completed.] - expected: FAIL - diff --git a/tests/wpt/metadata/FileAPI/FileReader/Progress_event_bubbles_cancelable.html.ini b/tests/wpt/metadata/FileAPI/FileReader/Progress_event_bubbles_cancelable.html.ini new file mode 100644 index 00000000000..9e2248b63c8 --- /dev/null +++ b/tests/wpt/metadata/FileAPI/FileReader/Progress_event_bubbles_cancelable.html.ini @@ -0,0 +1,5 @@ +[Progress_event_bubbles_cancelable.html] + type: testharness + [Check the values of bubbles and cancelable are false when the progress event is dispatched] + expected: FAIL + diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 203089332c0..67335b2c749 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -710,6 +710,10 @@ "url": "/html/semantics/forms/the-input-element/file-manual.html" }, { + "path": "html/semantics/grouping-content/the-li-element/grouping-li-novalue-manual.html", + "url": "/html/semantics/grouping-content/the-li-element/grouping-li-novalue-manual.html" + }, + { "path": "mediacapture-streams/mediastreams-as-media-elements/video-assignment-manual.html", "url": "/mediacapture-streams/mediastreams-as-media-elements/video-assignment-manual.html" }, @@ -7856,6 +7860,10 @@ "url": "/DOMEvents/ClickFakeEvent.nondocument.html" }, { + "path": "DOMEvents/constructors.html", + "url": "/DOMEvents/constructors.html" + }, + { "path": "DOMEvents/event-phases-order.html", "url": "/DOMEvents/event-phases-order.html" }, @@ -7868,10 +7876,6 @@ "url": "/DOMEvents/tests/approved/DOM.event.flow.html" }, { - "path": "DOMEvents/tests/approved/EventListener.dispatch.new.event.html", - "url": "/DOMEvents/tests/approved/EventListener.dispatch.new.event.html" - }, - { "path": "DOMEvents/tests/approved/EventListener.eventHandler.html", "url": "/DOMEvents/tests/approved/EventListener.eventHandler.html" }, @@ -7960,6 +7964,10 @@ "url": "/DOMEvents/throwing-in-listener-when-all-have-not-run-yet.html" }, { + "path": "FileAPI/FileReader/Progress_event_bubbles_cancelable.html", + "url": "/FileAPI/FileReader/Progress_event_bubbles_cancelable.html" + }, + { "path": "FileAPI/FileReaderSync.worker.js", "url": "/FileAPI/FileReaderSync.worker" }, @@ -10216,6 +10224,10 @@ "url": "/dom/events/Event-dispatch-redispatch.html" }, { + "path": "dom/events/Event-dispatch-reenter.html", + "url": "/dom/events/Event-dispatch-reenter.html" + }, + { "path": "dom/events/Event-dispatch-target-moved.html", "url": "/dom/events/Event-dispatch-target-moved.html" }, @@ -13788,10 +13800,6 @@ "url": "/html/semantics/embedded-content/the-img-element/relevant-mutations.html" }, { - "path": "html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html", - "url": "/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html" - }, - { "path": "html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html", "url": "/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html" }, @@ -14212,10 +14220,6 @@ "url": "/html/semantics/grouping-content/the-hr-element/grouping-hr.html" }, { - "path": "html/semantics/grouping-content/the-li-element/grouping-li-novalue-MANUAL.html", - "url": "/html/semantics/grouping-content/the-li-element/grouping-li-novalue-MANUAL.html" - }, - { "path": "html/semantics/grouping-content/the-li-element/grouping-li.html", "url": "/html/semantics/grouping-content/the-li-element/grouping-li.html" }, @@ -14244,6 +14248,10 @@ "url": "/html/semantics/grouping-content/the-ul-element/grouping-ul.html" }, { + "path": "html/semantics/interactive-elements/the-details-element/details.html", + "url": "/html/semantics/interactive-elements/the-details-element/details.html" + }, + { "path": "html/semantics/interactive-elements/the-details-element/toggleEvent.html", "url": "/html/semantics/interactive-elements/the-details-element/toggleEvent.html" }, @@ -17980,6 +17988,14 @@ "url": "/websockets/unload-a-document/003.html" }, { + "path": "webstorage/builtins.html", + "url": "/webstorage/builtins.html" + }, + { + "path": "webstorage/clear.html", + "url": "/webstorage/clear.html" + }, + { "path": "webstorage/event_constructor.html", "url": "/webstorage/event_constructor.html" }, @@ -18036,124 +18052,40 @@ "url": "/webstorage/event_session_url.html" }, { - "path": "webstorage/idlharness.html", - "url": "/webstorage/idlharness.html" - }, - { - "path": "webstorage/missing_arguments.html", - "url": "/webstorage/missing_arguments.html" - }, - { - "path": "webstorage/storage_local_builtins.html", - "url": "/webstorage/storage_local_builtins.html" - }, - { - "path": "webstorage/storage_local_clear.html", - "url": "/webstorage/storage_local_clear.html" - }, - { - "path": "webstorage/storage_local_clear_js.html", - "url": "/webstorage/storage_local_clear_js.html" - }, - { - "path": "webstorage/storage_local_getitem.html", - "url": "/webstorage/storage_local_getitem.html" - }, - { - "path": "webstorage/storage_local_getitem_js.html", - "url": "/webstorage/storage_local_getitem_js.html" - }, - { - "path": "webstorage/storage_local_in_js.html", - "url": "/webstorage/storage_local_in_js.html" - }, - { - "path": "webstorage/storage_local_index_js.html", - "url": "/webstorage/storage_local_index_js.html" - }, - { - "path": "webstorage/storage_local_key.html", - "url": "/webstorage/storage_local_key.html" - }, - { - "path": "webstorage/storage_local_length.html", - "url": "/webstorage/storage_local_length.html" - }, - { - "path": "webstorage/storage_local_length_js.html", - "url": "/webstorage/storage_local_length_js.html" - }, - { - "path": "webstorage/storage_local_removeitem.html", - "url": "/webstorage/storage_local_removeitem.html" - }, - { - "path": "webstorage/storage_local_removeitem_js.html", - "url": "/webstorage/storage_local_removeitem_js.html" - }, - { - "path": "webstorage/storage_local_setitem.html", - "url": "/webstorage/storage_local_setitem.html" - }, - { - "path": "webstorage/storage_local_setitem_js.html", - "url": "/webstorage/storage_local_setitem_js.html" - }, - { - "path": "webstorage/storage_session_builtins.html", - "url": "/webstorage/storage_session_builtins.html" - }, - { - "path": "webstorage/storage_session_clear.html", - "url": "/webstorage/storage_session_clear.html" - }, - { - "path": "webstorage/storage_session_clear_js.html", - "url": "/webstorage/storage_session_clear_js.html" - }, - { - "path": "webstorage/storage_session_getitem.html", - "url": "/webstorage/storage_session_getitem.html" + "path": "webstorage/getitem.html", + "url": "/webstorage/getitem.html" }, { - "path": "webstorage/storage_session_getitem_js.html", - "url": "/webstorage/storage_session_getitem_js.html" - }, - { - "path": "webstorage/storage_session_in_js.html", - "url": "/webstorage/storage_session_in_js.html" - }, - { - "path": "webstorage/storage_session_index_js.html", - "url": "/webstorage/storage_session_index_js.html" + "path": "webstorage/idlharness.html", + "url": "/webstorage/idlharness.html" }, { - "path": "webstorage/storage_session_key.html", - "url": "/webstorage/storage_session_key.html" + "path": "webstorage/in.html", + "url": "/webstorage/in.html" }, { - "path": "webstorage/storage_session_length.html", - "url": "/webstorage/storage_session_length.html" + "path": "webstorage/indexing.html", + "url": "/webstorage/indexing.html" }, { - "path": "webstorage/storage_session_length_js.html", - "url": "/webstorage/storage_session_length_js.html" + "path": "webstorage/key.html", + "url": "/webstorage/key.html" }, { - "path": "webstorage/storage_session_removeitem.html", - "url": "/webstorage/storage_session_removeitem.html" + "path": "webstorage/length.html", + "url": "/webstorage/length.html" }, { - "path": "webstorage/storage_session_removeitem_js.html", - "url": "/webstorage/storage_session_removeitem_js.html" + "path": "webstorage/missing_arguments.html", + "url": "/webstorage/missing_arguments.html" }, { - "path": "webstorage/storage_session_setitem.html", - "url": "/webstorage/storage_session_setitem.html" + "path": "webstorage/removeitem.html", + "url": "/webstorage/removeitem.html" }, { - "path": "webstorage/storage_session_setitem_js.html", - "url": "/webstorage/storage_session_setitem_js.html" + "path": "webstorage/setitem.html", + "url": "/webstorage/setitem.html" }, { "path": "webvtt/interfaces.html", @@ -19167,49 +19099,144 @@ "url": "/html/semantics/embedded-content/media-elements/video_loop_base.html" }, { + "path": "html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html", + "timeout": "long", + "url": "/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html" + }, + { + "path": "html/syntax/parsing/html5lib_adoption01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_adoption01.html?run_type=uri" + }, + { "path": "html/syntax/parsing/html5lib_adoption01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_adoption01.html" + "url": "/html/syntax/parsing/html5lib_adoption01.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_adoption01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_adoption01.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_adoption02.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_adoption02.html" + "url": "/html/syntax/parsing/html5lib_adoption02.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_adoption02.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_adoption02.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_adoption02.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_adoption02.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_comments01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_comments01.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_comments01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_comments01.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_comments01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_comments01.html" + "url": "/html/syntax/parsing/html5lib_comments01.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_doctype01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_doctype01.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_doctype01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_doctype01.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_doctype01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_doctype01.html" + "url": "/html/syntax/parsing/html5lib_doctype01.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_domjs-unsafe.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_domjs-unsafe.html" + "url": "/html/syntax/parsing/html5lib_domjs-unsafe.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_domjs-unsafe.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_domjs-unsafe.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_domjs-unsafe.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_domjs-unsafe.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_entities01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_entities01.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_entities01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_entities01.html" + "url": "/html/syntax/parsing/html5lib_entities01.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_entities01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_entities01.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_entities02.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_entities02.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_entities02.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_entities02.html" + "url": "/html/syntax/parsing/html5lib_entities02.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_entities02.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_entities02.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_html5test-com.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_html5test-com.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_html5test-com.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_html5test-com.html" + "url": "/html/syntax/parsing/html5lib_html5test-com.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_html5test-com.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_html5test-com.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_inbody01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_inbody01.html" + "url": "/html/syntax/parsing/html5lib_inbody01.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_inbody01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_inbody01.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_inbody01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_inbody01.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_innerHTML_tests4.html", @@ -19234,192 +19261,572 @@ { "path": "html/syntax/parsing/html5lib_isindex.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_isindex.html" + "url": "/html/syntax/parsing/html5lib_isindex.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_isindex.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_isindex.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_isindex.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_isindex.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_main-element.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_main-element.html" + "url": "/html/syntax/parsing/html5lib_main-element.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_main-element.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_main-element.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_main-element.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_main-element.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html" + "url": "/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_pending-spec-changes.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_pending-spec-changes.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_pending-spec-changes.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_pending-spec-changes.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_pending-spec-changes.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_pending-spec-changes.html" + "url": "/html/syntax/parsing/html5lib_pending-spec-changes.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_plain-text-unsafe.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_plain-text-unsafe.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_plain-text-unsafe.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_plain-text-unsafe.html" + "url": "/html/syntax/parsing/html5lib_plain-text-unsafe.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_plain-text-unsafe.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_plain-text-unsafe.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_scriptdata01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_scriptdata01.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_scriptdata01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_scriptdata01.html" + "url": "/html/syntax/parsing/html5lib_scriptdata01.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_scriptdata01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_scriptdata01.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_scripted_adoption01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_scripted_adoption01.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_scripted_adoption01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_scripted_adoption01.html" + "url": "/html/syntax/parsing/html5lib_scripted_adoption01.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_scripted_adoption01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_scripted_adoption01.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_scripted_ark.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_scripted_ark.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_scripted_ark.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_scripted_ark.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_scripted_ark.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_scripted_ark.html" + "url": "/html/syntax/parsing/html5lib_scripted_ark.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_scripted_webkit01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_scripted_webkit01.html" + "url": "/html/syntax/parsing/html5lib_scripted_webkit01.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_scripted_webkit01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_scripted_webkit01.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_scripted_webkit01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_scripted_webkit01.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_tables01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tables01.html" + "url": "/html/syntax/parsing/html5lib_tables01.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tables01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tables01.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tables01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tables01.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_template.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_template.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_template.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_template.html" + "url": "/html/syntax/parsing/html5lib_template.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_template.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_template.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_tests1.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests1.html" + "url": "/html/syntax/parsing/html5lib_tests1.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests1.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests1.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests1.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests1.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests10.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests10.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests10.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests10.html" + "url": "/html/syntax/parsing/html5lib_tests10.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests10.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests10.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_tests11.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests11.html" + "url": "/html/syntax/parsing/html5lib_tests11.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests11.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests11.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests11.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests11.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests12.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests12.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests12.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests12.html" + "url": "/html/syntax/parsing/html5lib_tests12.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests12.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests12.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests14.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests14.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests14.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests14.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_tests14.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests14.html" + "url": "/html/syntax/parsing/html5lib_tests14.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_tests15.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests15.html" + "url": "/html/syntax/parsing/html5lib_tests15.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests15.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests15.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests15.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests15.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests16.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests16.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests16.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests16.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_tests16.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests16.html" + "url": "/html/syntax/parsing/html5lib_tests16.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests17.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests17.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests17.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests17.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_tests17.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests17.html" + "url": "/html/syntax/parsing/html5lib_tests17.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests18.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests18.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests18.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests18.html" + "url": "/html/syntax/parsing/html5lib_tests18.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests18.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests18.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests19.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests19.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests19.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests19.html" + "url": "/html/syntax/parsing/html5lib_tests19.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests19.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests19.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests2.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests2.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests2.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests2.html" + "url": "/html/syntax/parsing/html5lib_tests2.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests2.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests2.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests20.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests20.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests20.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests20.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_tests20.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests20.html" + "url": "/html/syntax/parsing/html5lib_tests20.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests21.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests21.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests21.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests21.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_tests21.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests21.html" + "url": "/html/syntax/parsing/html5lib_tests21.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests22.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests22.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests22.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests22.html" + "url": "/html/syntax/parsing/html5lib_tests22.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests22.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests22.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_tests23.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests23.html" + "url": "/html/syntax/parsing/html5lib_tests23.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests23.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests23.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests23.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests23.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests24.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests24.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests24.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests24.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_tests24.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests24.html" + "url": "/html/syntax/parsing/html5lib_tests24.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests25.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests25.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests25.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests25.html" + "url": "/html/syntax/parsing/html5lib_tests25.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests25.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests25.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests26.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests26.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests26.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests26.html" + "url": "/html/syntax/parsing/html5lib_tests26.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests26.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests26.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests3.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests3.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests3.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests3.html" + "url": "/html/syntax/parsing/html5lib_tests3.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests3.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests3.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests5.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests5.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests5.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests5.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_tests5.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests5.html" + "url": "/html/syntax/parsing/html5lib_tests5.html?run_type=write_single" }, { "path": "html/syntax/parsing/html5lib_tests6.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests6.html" + "url": "/html/syntax/parsing/html5lib_tests6.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests6.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests6.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests6.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests6.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests7.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests7.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests7.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests7.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_tests7.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests7.html" + "url": "/html/syntax/parsing/html5lib_tests7.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests8.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests8.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_tests8.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests8.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_tests8.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests8.html" + "url": "/html/syntax/parsing/html5lib_tests8.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tests9.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests9.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tests9.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tests9.html" + "url": "/html/syntax/parsing/html5lib_tests9.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tests9.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tests9.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_tricky01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tricky01.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_tricky01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_tricky01.html" + "url": "/html/syntax/parsing/html5lib_tricky01.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_tricky01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_tricky01.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_webkit01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_webkit01.html?run_type=uri" }, { "path": "html/syntax/parsing/html5lib_webkit01.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_webkit01.html" + "url": "/html/syntax/parsing/html5lib_webkit01.html?run_type=write" + }, + { + "path": "html/syntax/parsing/html5lib_webkit01.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_webkit01.html?run_type=write_single" + }, + { + "path": "html/syntax/parsing/html5lib_webkit02.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_webkit02.html?run_type=uri" + }, + { + "path": "html/syntax/parsing/html5lib_webkit02.html", + "timeout": "long", + "url": "/html/syntax/parsing/html5lib_webkit02.html?run_type=write" }, { "path": "html/syntax/parsing/html5lib_webkit02.html", "timeout": "long", - "url": "/html/syntax/parsing/html5lib_webkit02.html" + "url": "/html/syntax/parsing/html5lib_webkit02.html?run_type=write_single" }, { "path": "media-source/mediasource-redundant-seek.html", @@ -24627,7 +25034,7 @@ } ] }, - "rev": "56db12eee9711048ea4c927a89b9e9e05fd97c1b", + "rev": "29dfb8944e535d439ca94cf7d1b1d9138a8ad11f", "url_base": "/", "version": 2 }
\ No newline at end of file diff --git a/tests/wpt/metadata/XMLHttpRequest/open-during-abort.htm.ini b/tests/wpt/metadata/XMLHttpRequest/open-during-abort.htm.ini deleted file mode 100644 index 0ba31ee4bbd..00000000000 --- a/tests/wpt/metadata/XMLHttpRequest/open-during-abort.htm.ini +++ /dev/null @@ -1,5 +0,0 @@ -[open-during-abort.htm] - type: testharness - [XMLHttpRequest: open() during abort()] - expected: FAIL - diff --git a/tests/wpt/metadata/dom/events/Event-dispatch-reenter.html.ini b/tests/wpt/metadata/dom/events/Event-dispatch-reenter.html.ini new file mode 100644 index 00000000000..4d7f85c0779 --- /dev/null +++ b/tests/wpt/metadata/dom/events/Event-dispatch-reenter.html.ini @@ -0,0 +1,5 @@ +[Event-dispatch-reenter.html] + type: testharness + [ Dispatch additional events inside an event listener ] + expected: FAIL + diff --git a/tests/wpt/metadata/html/dom/reflection-embedded.html.ini b/tests/wpt/metadata/html/dom/reflection-embedded.html.ini index 9c6292089b1..d08babcf760 100644 --- a/tests/wpt/metadata/html/dom/reflection-embedded.html.ini +++ b/tests/wpt/metadata/html/dom/reflection-embedded.html.ini @@ -441,12 +441,6 @@ [img.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [img.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [img.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [img.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2013,12 +2007,6 @@ [iframe.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [iframe.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [iframe.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [iframe.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4401,12 +4389,6 @@ [embed.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [embed.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [embed.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [embed.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -5949,12 +5931,6 @@ [object.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [object.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [object.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [object.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -8895,12 +8871,6 @@ [param.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [param.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [param.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [param.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -10149,12 +10119,6 @@ [video.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [video.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [video.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [video.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -12483,12 +12447,6 @@ [audio.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [audio.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [audio.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [audio.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -14280,12 +14238,6 @@ [source.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [source.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [source.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [source.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -15441,12 +15393,6 @@ [track.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [track.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [track.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [track.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -17055,12 +17001,6 @@ [canvas.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [canvas.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [canvas.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [canvas.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -17817,12 +17757,6 @@ [map.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [map.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [map.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [map.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -18684,12 +18618,6 @@ [area.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [area.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [area.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [area.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL diff --git a/tests/wpt/metadata/html/dom/reflection-forms.html.ini b/tests/wpt/metadata/html/dom/reflection-forms.html.ini index 1c16757571f..6215c2315c6 100644 --- a/tests/wpt/metadata/html/dom/reflection-forms.html.ini +++ b/tests/wpt/metadata/html/dom/reflection-forms.html.ini @@ -441,12 +441,6 @@ [form.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [form.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [form.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [form.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -1179,12 +1173,6 @@ [fieldset.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [fieldset.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [fieldset.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [fieldset.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2046,12 +2034,6 @@ [legend.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [legend.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [legend.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [legend.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2913,12 +2895,6 @@ [label.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [label.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [label.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [label.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -3780,12 +3756,6 @@ [input.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [input.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [input.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [input.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -7233,12 +7203,6 @@ [button.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [button.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [button.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [button.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -8451,12 +8415,6 @@ [select.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [select.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [select.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [select.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -9828,12 +9786,6 @@ [datalist.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [datalist.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [datalist.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [datalist.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -10566,12 +10518,6 @@ [optgroup.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [optgroup.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [optgroup.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [optgroup.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -11433,12 +11379,6 @@ [option.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [option.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [option.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [option.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -12279,12 +12219,6 @@ [textarea.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [textarea.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [textarea.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [textarea.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -14118,12 +14052,6 @@ [keygen.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [keygen.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [keygen.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [keygen.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -15396,12 +15324,6 @@ [output.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [output.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [output.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [output.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -16263,12 +16185,6 @@ [progress.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [progress.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [progress.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [progress.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -17001,12 +16917,6 @@ [meter.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [meter.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [meter.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [meter.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL diff --git a/tests/wpt/metadata/html/dom/reflection-grouping.html.ini b/tests/wpt/metadata/html/dom/reflection-grouping.html.ini index 996d43e1001..cc7a22d6a53 100644 --- a/tests/wpt/metadata/html/dom/reflection-grouping.html.ini +++ b/tests/wpt/metadata/html/dom/reflection-grouping.html.ini @@ -441,12 +441,6 @@ [p.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [p.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [p.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [p.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -1308,12 +1302,6 @@ [hr.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [hr.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [hr.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [hr.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2670,12 +2658,6 @@ [pre.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [pre.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [pre.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [pre.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -3591,12 +3573,6 @@ [blockquote.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [blockquote.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [blockquote.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [blockquote.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4494,12 +4470,6 @@ [ol.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [ol.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [ol.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [ol.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -5760,12 +5730,6 @@ [ul.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [ul.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [ul.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [ul.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -6735,12 +6699,6 @@ [li.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [li.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [li.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [li.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -7785,12 +7743,6 @@ [dl.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [dl.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [dl.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [dl.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -8631,12 +8583,6 @@ [dt.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [dt.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [dt.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [dt.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -9369,12 +9315,6 @@ [dd.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [dd.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [dd.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [dd.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -10107,12 +10047,6 @@ [figure.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [figure.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [figure.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [figure.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -10845,12 +10779,6 @@ [figcaption.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [figcaption.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [figcaption.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [figcaption.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -11583,12 +11511,6 @@ [main.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [main.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [main.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [main.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -12321,12 +12243,6 @@ [div.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [div.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [div.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [div.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL diff --git a/tests/wpt/metadata/html/dom/reflection-metadata.html.ini b/tests/wpt/metadata/html/dom/reflection-metadata.html.ini index 8d80434519f..d4836ed1e26 100644 --- a/tests/wpt/metadata/html/dom/reflection-metadata.html.ini +++ b/tests/wpt/metadata/html/dom/reflection-metadata.html.ini @@ -426,12 +426,6 @@ [head.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [head.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [head.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [head.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -1149,12 +1143,6 @@ [title.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [title.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [title.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [title.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -1872,12 +1860,6 @@ [base.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [base.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [base.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [base.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2724,12 +2706,6 @@ [link.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [link.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [link.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [link.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4161,12 +4137,6 @@ [meta.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [meta.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [meta.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [meta.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -5400,12 +5370,6 @@ [style.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [style.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [style.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [style.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL diff --git a/tests/wpt/metadata/html/dom/reflection-misc.html.ini b/tests/wpt/metadata/html/dom/reflection-misc.html.ini index afe976ae17d..d7000629e79 100644 --- a/tests/wpt/metadata/html/dom/reflection-misc.html.ini +++ b/tests/wpt/metadata/html/dom/reflection-misc.html.ini @@ -441,12 +441,6 @@ [html.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [html.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [html.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [html.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -1308,12 +1302,6 @@ [script.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [script.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [script.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [script.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2739,12 +2727,6 @@ [noscript.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [noscript.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [noscript.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [noscript.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -3477,12 +3459,6 @@ [ins.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [ins.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [ins.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [ins.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4509,12 +4485,6 @@ [del.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [del.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [del.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [del.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -5541,12 +5511,6 @@ [details.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [details.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [details.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [details.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -6387,12 +6351,6 @@ [summary.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [summary.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [summary.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [summary.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -7125,12 +7083,6 @@ [menu.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [menu.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [menu.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [menu.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -8100,12 +8052,6 @@ [menuitem.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [menuitem.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [menuitem.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [menuitem.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -9846,12 +9792,6 @@ [undefinedelement.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [undefinedelement.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [undefinedelement.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [undefinedelement.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL diff --git a/tests/wpt/metadata/html/dom/reflection-obsolete.html.ini b/tests/wpt/metadata/html/dom/reflection-obsolete.html.ini index c4c6de02906..e4c997f9cd2 100644 --- a/tests/wpt/metadata/html/dom/reflection-obsolete.html.ini +++ b/tests/wpt/metadata/html/dom/reflection-obsolete.html.ini @@ -426,12 +426,6 @@ [applet.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [applet.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [applet.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [applet.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2604,12 +2598,6 @@ [marquee.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [marquee.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [marquee.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [marquee.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4524,12 +4512,6 @@ [frameset.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [frameset.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [frameset.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [frameset.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -5505,12 +5487,6 @@ [frame.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [frame.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [frame.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [frame.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -7311,12 +7287,6 @@ [dir.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [dir.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [dir.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [dir.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -8142,12 +8112,6 @@ [font.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [font.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [font.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [font.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL diff --git a/tests/wpt/metadata/html/dom/reflection-sections.html.ini b/tests/wpt/metadata/html/dom/reflection-sections.html.ini index cc1071c9c12..79ad8fe9bcb 100644 --- a/tests/wpt/metadata/html/dom/reflection-sections.html.ini +++ b/tests/wpt/metadata/html/dom/reflection-sections.html.ini @@ -441,12 +441,6 @@ [body.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [body.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [body.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [body.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -1953,12 +1947,6 @@ [article.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [article.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [article.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [article.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2691,12 +2679,6 @@ [section.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [section.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [section.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [section.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -3429,12 +3411,6 @@ [nav.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [nav.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [nav.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [nav.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4167,12 +4143,6 @@ [aside.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [aside.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [aside.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [aside.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4905,12 +4875,6 @@ [h1.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [h1.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [h1.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [h1.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -5772,12 +5736,6 @@ [h2.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [h2.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [h2.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [h2.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -6639,12 +6597,6 @@ [h3.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [h3.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [h3.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [h3.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -7506,12 +7458,6 @@ [h4.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [h4.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [h4.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [h4.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -8373,12 +8319,6 @@ [h5.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [h5.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [h5.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [h5.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -9240,12 +9180,6 @@ [h6.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [h6.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [h6.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [h6.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -10107,12 +10041,6 @@ [hgroup.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [hgroup.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [hgroup.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [hgroup.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -10845,12 +10773,6 @@ [header.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [header.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [header.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [header.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -11583,12 +11505,6 @@ [footer.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [footer.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [footer.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [footer.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -12321,12 +12237,6 @@ [address.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [address.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [address.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [address.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL diff --git a/tests/wpt/metadata/html/dom/reflection-tabular.html.ini b/tests/wpt/metadata/html/dom/reflection-tabular.html.ini index b9a0a55f57a..8c5f2a870bb 100644 --- a/tests/wpt/metadata/html/dom/reflection-tabular.html.ini +++ b/tests/wpt/metadata/html/dom/reflection-tabular.html.ini @@ -441,12 +441,6 @@ [table.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [table.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [table.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [table.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2448,12 +2442,6 @@ [caption.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [caption.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [caption.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [caption.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -3315,12 +3303,6 @@ [colgroup.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [colgroup.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [colgroup.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [colgroup.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4872,12 +4854,6 @@ [col.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [col.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [col.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [col.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -6429,12 +6405,6 @@ [tbody.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [tbody.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [tbody.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [tbody.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -7683,12 +7653,6 @@ [thead.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [thead.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [thead.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [thead.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -8937,12 +8901,6 @@ [tfoot.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [tfoot.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [tfoot.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [tfoot.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -10191,12 +10149,6 @@ [tr.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [tr.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [tr.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [tr.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -11574,12 +11526,6 @@ [td.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [td.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [td.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [td.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -13953,12 +13899,6 @@ [th.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [th.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [th.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [th.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL diff --git a/tests/wpt/metadata/html/dom/reflection-text.html.ini b/tests/wpt/metadata/html/dom/reflection-text.html.ini index d9971b078af..8be17a80ae1 100644 --- a/tests/wpt/metadata/html/dom/reflection-text.html.ini +++ b/tests/wpt/metadata/html/dom/reflection-text.html.ini @@ -426,12 +426,6 @@ [a.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [a.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [a.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [a.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -2766,12 +2760,6 @@ [em.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [em.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [em.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [em.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -3489,12 +3477,6 @@ [strong.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [strong.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [strong.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [strong.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4212,12 +4194,6 @@ [small.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [small.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [small.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [small.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -4935,12 +4911,6 @@ [s.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [s.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [s.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [s.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -5658,12 +5628,6 @@ [cite.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [cite.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [cite.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [cite.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -6381,12 +6345,6 @@ [q.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [q.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [q.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [q.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -7269,12 +7227,6 @@ [dfn.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [dfn.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [dfn.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [dfn.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -7992,12 +7944,6 @@ [abbr.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [abbr.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [abbr.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [abbr.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -8715,12 +8661,6 @@ [data.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [data.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [data.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [data.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -9567,12 +9507,6 @@ [time.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [time.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [time.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [time.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -10419,12 +10353,6 @@ [code.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [code.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [code.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [code.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -11142,12 +11070,6 @@ [var.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [var.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [var.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [var.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -11865,12 +11787,6 @@ [samp.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [samp.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [samp.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [samp.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -12588,12 +12504,6 @@ [kbd.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [kbd.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [kbd.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [kbd.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -13311,12 +13221,6 @@ [sub.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [sub.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [sub.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [sub.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -14034,12 +13938,6 @@ [sup.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [sup.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [sup.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [sup.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -14757,12 +14655,6 @@ [i.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [i.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [i.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [i.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -15480,12 +15372,6 @@ [b.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [b.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [b.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [b.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -16203,12 +16089,6 @@ [u.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [u.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [u.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [u.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -16926,12 +16806,6 @@ [mark.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [mark.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [mark.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [mark.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -17649,12 +17523,6 @@ [ruby.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [ruby.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [ruby.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [ruby.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -18372,12 +18240,6 @@ [rt.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [rt.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [rt.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [rt.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -19095,12 +18957,6 @@ [rp.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [rp.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [rp.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [rp.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -19818,12 +19674,6 @@ [bdi.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [bdi.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [bdi.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [bdi.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -20541,12 +20391,6 @@ [bdo.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [bdo.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [bdo.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [bdo.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -21264,12 +21108,6 @@ [span.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [span.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [span.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [span.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -21987,12 +21825,6 @@ [br.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [br.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [br.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [br.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL @@ -22839,12 +22671,6 @@ [wbr.tabIndex: setAttribute() to object "2" followed by IDL get] expected: FAIL - [wbr.tabIndex: setAttribute() to object "3" followed by getAttribute()] - expected: FAIL - - [wbr.tabIndex: setAttribute() to object "3" followed by IDL get] - expected: FAIL - [wbr.tabIndex: IDL set to -36 followed by getAttribute()] expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/grouping-content/the-li-element/grouping-li-novalue-MANUAL.html.ini b/tests/wpt/metadata/html/semantics/grouping-content/the-li-element/grouping-li-novalue-MANUAL.html.ini deleted file mode 100644 index 319d725cde6..00000000000 --- a/tests/wpt/metadata/html/semantics/grouping-content/the-li-element/grouping-li-novalue-MANUAL.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[grouping-li-novalue-MANUAL.html] - type: testharness - expected: TIMEOUT diff --git a/tests/wpt/metadata/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002.html.ini b/tests/wpt/metadata/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002.html.ini index 091ee28df85..16889ec471c 100644 --- a/tests/wpt/metadata/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002.html.ini +++ b/tests/wpt/metadata/html/semantics/grouping-content/the-li-element/grouping-li-reftest-002.html.ini @@ -2,4 +2,3 @@ type: reftest reftype: == refurl: /html/semantics/grouping-content/the-li-element/grouping-li-reftest-002-ref.html - expected: PASS diff --git a/tests/wpt/metadata/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001.html.ini b/tests/wpt/metadata/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001.html.ini index 0785f9e5b8c..03cf1572183 100644 --- a/tests/wpt/metadata/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001.html.ini +++ b/tests/wpt/metadata/html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001.html.ini @@ -2,4 +2,3 @@ type: reftest reftype: == refurl: /html/semantics/grouping-content/the-ol-element/grouping-ol-type-reftest-001-ref.html - expected: PASS diff --git a/tests/wpt/metadata/html/semantics/interactive-elements/the-details-element/details.html.ini b/tests/wpt/metadata/html/semantics/interactive-elements/the-details-element/details.html.ini new file mode 100644 index 00000000000..280f62d750a --- /dev/null +++ b/tests/wpt/metadata/html/semantics/interactive-elements/the-details-element/details.html.ini @@ -0,0 +1,11 @@ +[details.html] + type: testharness + [HTMLDetailsElement should be exposed for prototyping] + expected: FAIL + + [a dynamically created details element should be instanceof HTMLDetailsElement] + expected: FAIL + + [a details element from the parser should be instanceof HTMLDetailsElement] + expected: FAIL + diff --git a/tests/wpt/metadata/old-tests/submission/Opera/script_scheduling/079.html.ini b/tests/wpt/metadata/old-tests/submission/Opera/script_scheduling/079.html.ini index 95f70e89e46..27a1d473162 100644 --- a/tests/wpt/metadata/old-tests/submission/Opera/script_scheduling/079.html.ini +++ b/tests/wpt/metadata/old-tests/submission/Opera/script_scheduling/079.html.ini @@ -1,6 +1,5 @@ [079.html] type: testharness - expected: TIMEOUT [ setting location to javascript URL from event handler ] - expected: TIMEOUT + expected: FAIL diff --git a/tests/wpt/metadata/webstorage/builtins.html.ini b/tests/wpt/metadata/webstorage/builtins.html.ini new file mode 100644 index 00000000000..622ef53c3f1 --- /dev/null +++ b/tests/wpt/metadata/webstorage/builtins.html.ini @@ -0,0 +1,8 @@ +[builtins.html] + type: testharness + [Builtins in localStorage] + expected: FAIL + + [Builtins in sessionStorage] + expected: FAIL + diff --git a/tests/wpt/metadata/webstorage/in.html.ini b/tests/wpt/metadata/webstorage/in.html.ini new file mode 100644 index 00000000000..87b23736206 --- /dev/null +++ b/tests/wpt/metadata/webstorage/in.html.ini @@ -0,0 +1,8 @@ +[in.html] + type: testharness + [The in operator in localStorage: method access] + expected: FAIL + + [The in operator in sessionStorage: method access] + expected: FAIL + diff --git a/tests/wpt/metadata/webstorage/indexing.html.ini b/tests/wpt/metadata/webstorage/indexing.html.ini new file mode 100644 index 00000000000..2dd7cd8d2b7 --- /dev/null +++ b/tests/wpt/metadata/webstorage/indexing.html.ini @@ -0,0 +1,8 @@ +[indexing.html] + type: testharness + [Getting existing number-valued properties on localStorage] + expected: FAIL + + [Getting existing number-valued properties on sessionStorage] + expected: FAIL + diff --git a/tests/wpt/metadata/webstorage/setitem.html.ini b/tests/wpt/metadata/webstorage/setitem.html.ini new file mode 100644 index 00000000000..ee5058c4723 --- /dev/null +++ b/tests/wpt/metadata/webstorage/setitem.html.ini @@ -0,0 +1,32 @@ +[setitem.html] + type: testharness + [localStorage[\] = null] + expected: FAIL + + [localStorage.setItem(_, undefined)] + expected: FAIL + + [localStorage[\] = undefined] + expected: FAIL + + [localStorage.setItem({ throws })] + expected: FAIL + + [localStorage[\] = { throws }] + expected: FAIL + + [sessionStorage[\] = null] + expected: FAIL + + [sessionStorage.setItem(_, undefined)] + expected: FAIL + + [sessionStorage[\] = undefined] + expected: FAIL + + [sessionStorage.setItem({ throws })] + expected: FAIL + + [sessionStorage[\] = { throws }] + expected: FAIL + diff --git a/tests/wpt/metadata/webstorage/storage_local_builtins.html.ini b/tests/wpt/metadata/webstorage/storage_local_builtins.html.ini deleted file mode 100644 index 592d6a2bc56..00000000000 --- a/tests/wpt/metadata/webstorage/storage_local_builtins.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[storage_local_builtins.html] - type: testharness - [Web Storage] - expected: FAIL - diff --git a/tests/wpt/metadata/webstorage/storage_local_in_js.html.ini b/tests/wpt/metadata/webstorage/storage_local_in_js.html.ini deleted file mode 100644 index 1e7897cf54b..00000000000 --- a/tests/wpt/metadata/webstorage/storage_local_in_js.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[storage_local_in_js.html] - type: testharness - [Web Storage 1] - expected: FAIL - diff --git a/tests/wpt/metadata/webstorage/storage_local_index_js.html.ini b/tests/wpt/metadata/webstorage/storage_local_index_js.html.ini deleted file mode 100644 index c9f3ef045ca..00000000000 --- a/tests/wpt/metadata/webstorage/storage_local_index_js.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[storage_local_index_js.html] - type: testharness - [Web Storage 3] - expected: FAIL - diff --git a/tests/wpt/metadata/webstorage/storage_local_setitem_js.html.ini b/tests/wpt/metadata/webstorage/storage_local_setitem_js.html.ini deleted file mode 100644 index f2117303cc4..00000000000 --- a/tests/wpt/metadata/webstorage/storage_local_setitem_js.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[storage_local_setitem_js.html] - type: testharness - [Web Storage 4] - expected: FAIL - - [Web Storage 6] - expected: FAIL - - [Web Storage 7] - expected: FAIL - - [Web Storage 8] - expected: FAIL - - [Web Storage 9] - expected: FAIL - - [Web Storage 10] - expected: FAIL - diff --git a/tests/wpt/metadata/webstorage/storage_session_builtins.html.ini b/tests/wpt/metadata/webstorage/storage_session_builtins.html.ini deleted file mode 100644 index 2f37223fd76..00000000000 --- a/tests/wpt/metadata/webstorage/storage_session_builtins.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[storage_session_builtins.html] - type: testharness - [Web Storage] - expected: FAIL - diff --git a/tests/wpt/metadata/webstorage/storage_session_in_js.html.ini b/tests/wpt/metadata/webstorage/storage_session_in_js.html.ini deleted file mode 100644 index 9f51d1c2155..00000000000 --- a/tests/wpt/metadata/webstorage/storage_session_in_js.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[storage_session_in_js.html] - type: testharness - [Web Storage 1] - expected: FAIL - diff --git a/tests/wpt/metadata/webstorage/storage_session_index_js.html.ini b/tests/wpt/metadata/webstorage/storage_session_index_js.html.ini deleted file mode 100644 index 3493e816e5a..00000000000 --- a/tests/wpt/metadata/webstorage/storage_session_index_js.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[storage_session_index_js.html] - type: testharness - [Web Storage 3] - expected: FAIL - diff --git a/tests/wpt/metadata/webstorage/storage_session_setitem_js.html.ini b/tests/wpt/metadata/webstorage/storage_session_setitem_js.html.ini deleted file mode 100644 index d28f5207ae3..00000000000 --- a/tests/wpt/metadata/webstorage/storage_session_setitem_js.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[storage_session_setitem_js.html] - type: testharness - [Web Storage 4] - expected: FAIL - - [Web Storage 6] - expected: FAIL - - [Web Storage 7] - expected: FAIL - - [Web Storage 8] - expected: FAIL - - [Web Storage 9] - expected: FAIL - - [Web Storage 10] - expected: FAIL - diff --git a/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/004.html.ini b/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/004.html.ini index dc00ad0dfe0..fd8412fca70 100644 --- a/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/004.html.ini +++ b/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/004.html.ini @@ -1,7 +1,3 @@ [004.html] type: testharness - expected: TIMEOUT disabled: flaky crash detection - [importScripts broken script] - expected: TIMEOUT - diff --git a/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/005.html.ini b/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/005.html.ini index 4186b89c589..7948040e5af 100644 --- a/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/005.html.ini +++ b/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/005.html.ini @@ -1,7 +1,3 @@ [005.html] type: testharness - expected: TIMEOUT disabled: flaky crash detection - [importScripts separate scripts] - expected: TIMEOUT - diff --git a/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/006.html.ini b/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/006.html.ini index 11fe3bedc0d..6b4db8ef574 100644 --- a/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/006.html.ini +++ b/tests/wpt/metadata/workers/interfaces/WorkerUtils/importScripts/006.html.ini @@ -1,7 +1,3 @@ [006.html] type: testharness - expected: TIMEOUT disabled: flaky crash detection - [importScripts uncaught exception] - expected: TIMEOUT - diff --git a/tests/wpt/run.sh b/tests/wpt/run.sh index b2ee80395f0..a773aec35b9 100755 --- a/tests/wpt/run.sh +++ b/tests/wpt/run.sh @@ -23,7 +23,7 @@ source $wpt_root/_virtualenv/bin/activate if [[ $* == *--update-manifest* ]]; then (python -c "import html5lib" &>/dev/null) || pip install html5lib fi -(python -c "import wptrunner" &>/dev/null) || pip install 'wptrunner==1.13' +(python -c "import wptrunner" &>/dev/null) || pip install 'wptrunner==1.14' python $wpt_root/run.py \ --config $wpt_root/config.ini \ diff --git a/tests/wpt/web-platform-tests b/tests/wpt/web-platform-tests -Subproject 56db12eee9711048ea4c927a89b9e9e05fd97c1 +Subproject 29dfb8944e535d439ca94cf7d1b1d9138a8ad11 |