Side by Side Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/blank.html
Issue 1962003002 :
Import web-platform-tests@41d6911b288a9624c249a406b9bf51607a2dd04d (Closed)
Patch Set: Skip submit-entity-body.html
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/TestExpectations
third_party/WebKit/LayoutTests/W3CImportExpectations
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/new-registry-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-create-document.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-import-document.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/enqueuing-and-invoking-callbacks/invoke-callbacks.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/attached-callback-move-element-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/attached-callback-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/attribute-changed-callback-change-attribute-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/attribute-changed-callback-remove-attribute-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/attribute-changed-callback-set-attribute-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/created-callback-element-prototype-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/created-callback-invocation-order-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/created-callback-invocation-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/detached-callback-move-element-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/detached-callback-no-browsing-context-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/custom-element-lifecycle/types-of-callbacks/detached-callback-with-browsing-context-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/changing-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-local-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-namespace.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-node-document.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-prototype.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-prototype.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-type-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-type-local-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-type-local-name-and-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-interface-type-is-a-local-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-interface-type-is-a-type-extension.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-namespace.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-type-extension-is-a-type.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-type-extension-unresolved.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-type-is-a-local-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/created-callback-create-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/created-callback-create-element-ns.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/non-configurable-constructor-property.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/prototype-is-interface-prototype-object.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/unchanged-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-default-namespace.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-duplicate-definition.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-invalid-type.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-local-name-lowercased.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-name-is-null.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-no-interface-for-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-svg-namespace.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-svg-namespace-name-is-null.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-type-name-lowercased.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/element-registration-algorithm-no-registry.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/extensions-to-document-interface/custom-element-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/extensions-to-document-interface/custom-element-prototype.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/unresolved-elements-interface-html-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/unresolved-elements-interface-html-unknown-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/unresolved-elements-interface-svg-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/blank.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/import.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/import-master.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/import-master-async.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/register-and-create-custom-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/x-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/x-mathml-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/x-svg-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/testcommon.js
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/concepts/custom-elements-type-allowed-chars.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/concepts/custom-elements-type-allowed-chars-first-char.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/concepts/custom-elements-type-naming.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/creating-and-passing-registries/new-registry-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/creating-and-passing-registries/share-registry-create-document.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/creating-and-passing-registries/share-registry-import-document.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/enqueuing-and-invoking-callbacks/invoke-callbacks.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attached-callback-move-element-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attached-callback-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attribute-changed-callback-change-attribute-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attribute-changed-callback-remove-attribute-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/attribute-changed-callback-set-attribute-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/created-callback-element-prototype-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/created-callback-invocation-order-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/created-callback-invocation-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/detached-callback-move-element-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/detached-callback-no-browsing-context-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/custom-element-lifecycle/types-of-callbacks/detached-callback-with-browsing-context-test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/changing-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/custom-element-constructor-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/custom-element-constructor-local-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/custom-element-constructor-namespace.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/custom-element-constructor-node-document.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/custom-element-constructor-prototype.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/custom-element-prototype.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/custom-element-type-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/custom-element-type-local-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/custom-element-type-local-name-and-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-interface-type-is-a-local-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-interface-type-is-a-type-extension.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-is-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-namespace.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-type-extension-is-a-type.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-type-extension-unresolved.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-type-is-a-local-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/extensions-to-document-interface/created-callback-create-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/extensions-to-document-interface/created-callback-create-element-ns.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/non-configurable-constructor-property.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/prototype-is-interface-prototype-object.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/instantiating/unchanged-attribute.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/definition-construction-algorithm-default-namespace.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/definition-construction-algorithm-duplicate-definition.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/definition-construction-algorithm-invalid-type.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/definition-construction-algorithm-local-name-lowercased.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/definition-construction-algorithm-name-is-null.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/definition-construction-algorithm-no-interface-for-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/definition-construction-algorithm-svg-namespace.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/definition-construction-algorithm-svg-namespace-name-is-null.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/definition-construction-algorithm-type-name-lowercased.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/element-registration-algorithm-no-registry.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/extensions-to-document-interface/custom-element-name.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/extensions-to-document-interface/custom-element-prototype.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/unresolved-elements-interface-html-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/unresolved-elements-interface-html-unknown-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/registering/unresolved-elements-interface-svg-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/resources/blank.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/resources/import.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/resources/import-master.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/resources/import-master-async.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/resources/register-and-create-custom-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/resources/x-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/resources/x-mathml-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/resources/x-svg-element.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/testcommon.js
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/events/EventTarget-dispatchEvent.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-coverage-for-attributes.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-coverage-for-attributes-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_bmp.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_css.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_gif.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_html.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_javascripturi-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_jpg.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_png.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_txt.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/createDocument.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-contentType/contentType/createDocument-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Node-cloneNode.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/Document.body.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1-expected.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-1.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-1-expected.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-2.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-2-expected.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/elements-embedded.js
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/elements-metadata.js
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/elements-tabular.js
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/focus/document-level-focus-apis/document-level-apis.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/focus/document-level-focus-apis/test.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/focus/document-level-focus-apis/test-expected.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-01.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas_without_context_a.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas_without_context_a-expected.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.js
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-script-element/scripting-enabled.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-iframe.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-iframe-expected.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/events/event-handler-processing-algorithm.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/testharness.js
third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/Document-prototype-currentScript.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/Document-prototype-currentScript-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/leaktests/html-collection.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/resources/Document-prototype-currentScript-helper.js
third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/styles/shadow-cascade-order.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animatable/animate.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html
third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation/playbackRate.html
third_party/WebKit/LayoutTests/resources/testharness.js