Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Issue 1999243002: Import wpt@5df9b57edb3307a87d5187804b29c8ddd2aa14e1 (Closed)

Created:
4 years, 7 months ago by qyearsley
Modified:
4 years, 6 months ago
Reviewers:
jsbell
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-style_chromium.org, blink-reviews-w3ctests_chromium.org, chromium-reviews, darin-cc_chromium.org, Eric Willigers, jam, kojii, rjwright, shans, suzyh_UTC10 (ex-contributor), tfarina, tkent
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Import wpt@5df9b57edb3307a87d5187804b29c8ddd2aa14e1 Using update-w3c-deps in Chromium b6f4380493084007dc4237d28153c0dd3e5d520b. Other things which were manually modified: - Paths updated in TestExpectations for web-animations tests. - A line was added in W3CImportExpectations to skip a test with non-ASCII encoding. - A line was added in W3CImportExpectations to skip a new directory.

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Rebased #

Patch Set 4 : Add expectations files (using run-webkit-tests --new-baseline) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5866 lines, -7806 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/W3CImportExpectations View 1 2 3 3 chunks +15 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/FileAPI/blob/Blob-constructor-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/FileAPI/idlharness-expected.txt View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index8.htm View 3 chunks +11 lines, -11 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore9.htm View 2 chunks +16 lines, -10 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get8-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey8-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openCursor3-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openKeyCursor4-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbkeyrange-includes-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_createIndex14-exception_order.htm View 1 chunk +105 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_createIndex14-exception_order-expected.txt View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces-expected.txt View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.worker.js View 1 chunk +1 line, -3 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/custom-elements-registry/define.html View 1 chunk +250 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/custom-elements-registry/define-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/v0/concepts/custom-elements-type-allowed-chars-expected.txt View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/v0/concepts/custom-elements-type-naming-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/v0/instantiating/extensions-to-document-interface/create-element-interface-type-is-a-type-extension-expected.txt View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-true.html View 4 chunks +14 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-true-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-detached-click.html View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-multiple-stopPropagation.html View 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-multiple-stopPropagation-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-order.html View 2 chunks +4 lines, -6 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-throwing.html View 1 chunk +51 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-init-while-dispatching.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-init-while-dispatching-expected.txt View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-subclasses-constructors.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-subclasses-constructors-expected.txt View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-type-empty-expected.txt View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/events/EventListener-handleEvent.html View 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/events/EventListener-incumbent-global.sub.html View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/events/EventListenerOptions-capture.html View 1 chunk +98 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces-expected.txt View 1 2 3 21 chunks +75 lines, -75 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-coverage-for-attributes.html View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-coverage-for-attributes-expected.txt View 1 2 3 2 chunks +0 lines, -70 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/ChildNode-after-expected.txt View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/ChildNode-before-expected.txt View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/ChildNode-replaceWith-expected.txt View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DOMImplementation-createDocument-expected.txt View 1 2 3 2 chunks +9 lines, -9 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElementNS-expected.txt View 1 2 3 1 chunk +186 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt View 1 2 3 4 chunks +7 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist.html View 1 chunk +20 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-isEqualNode-expected.txt View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/ParentNode-append-expected.txt View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/ParentNode-prepend-expected.txt View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/append-on-Document-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/attributes-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/prepend-on-Document-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/remove-unscopable-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/rootNode-expected.txt View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/gamepad/idlharness-expected.txt View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/hr-time/basic.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/hr-time/test_cross_frame_start.html View 1 chunk +4 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html View 1 chunk +0 lines, -67 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-samedoc.html View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-navigation-cross-origin.html View 1 chunk +0 lines, -71 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/allow_prototype_cycle_through_location.sub.html View 1 chunk +197 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/accessing-other-browsing-contexts/iterator-expected.txt View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/window-indexed-properties-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.title-09-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/rendering/bindings/the-input-element-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type-ref.html View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/rendering/bindings/the-input-element-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type-ref-expected.html View 1 chunk +0 lines, -8 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/flow-content-0/div-align.html View 1 chunk +18 lines, -24 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/flow-content-0/div-align-expected.html View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/flow-content-0/div-align-ref.html View 1 chunk +0 lines, -77 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/flow-content-0/div-align-ref-expected.html View 1 chunk +0 lines, -77 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/resources/common.js View 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_about_blank.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_about_blank-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_href_invalid.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_href_invalid-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_srcdoc.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_srcdoc-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-link-element/link-rellist.html View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/kind.html View 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/kind-expected.txt View 1 2 3 1 chunk +7 lines, -7 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src-expected.txt View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrack/kind.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrack/kind-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/load-removes-queued-error-event-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-audio-constructor-no-src.html View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-in-namespace.html View 1 chunk +0 lines, -14 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-load-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-set-src-not-in-document.html View 1 chunk +0 lines, -13 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc-expected.txt View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html View 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen-expected.txt View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-load-event.html View 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-load-event-expected.txt View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping.html View 1 chunk +25 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping.html View 1 chunk +15 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validate.html View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-tooShort-expected.txt View 1 2 3 1 chunk +11 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-willValidate-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/form-control-infrastructure/form.html View 1 chunk +55 lines, -8 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/form-control-infrastructure/form-expected.txt View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt View 1 2 3 2 chunks +13 lines, -13 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/checkbox.html View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/checkbox-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/radio.html View 3 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/selection.html View 2 chunks +6 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/selection-expected.txt View 1 2 3 1 chunk +17 lines, -17 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/type-change-state-expected.txt View 1 2 3 1 chunk +49 lines, -49 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-label-element/label-attributes.html View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-label-element/label-attributes-expected.txt View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/checked.html View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/default.html View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/default-expected.txt View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/dir.html View 1 chunk +43 lines, -33 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/dir01.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/disabled.html View 1 chunk +6 lines, -6 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/disabled-expected.txt View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/enabled.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/indeterminate.html View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/inrange-outofrange.html View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/inrange-outofrange-expected.txt View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/link.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/readwrite-readonly.html View 1 chunk +18 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/required-optional.html View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/utils.js View 1 chunk +8 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/valid-invalid.html View 1 chunk +14 lines, -14 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/the-table-element/table-rows.html View 2 chunks +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/the-tbody-element/deleteRow-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/syntax/serializing-html-fragments/outerHTML-expected.txt View 1 2 3 1 chunk +115 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/syntax/serializing-html-fragments/serializing.html View 1 chunk +332 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/syntax/serializing-html-fragments/serializing-expected.txt View 1 2 3 1 chunk +246 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/syntax/serializing-xml-fragments/outerHTML-expected.txt View 1 2 3 1 chunk +114 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-deny-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-empty-option-param-expected.txt View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-trivial-constraint-expected.txt View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-unknownkey-option-param-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaDevices-getUserMedia-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaStream-MediaElement-preload-none-expected.txt View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaStream-MediaElement-srcObject-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/secure-contexts/basic-popup-and-iframe-tests.html View 1 chunk +25 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/secure-contexts/basic-popup-and-iframe-tests.https.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/secure-contexts/basic-popup-and-iframe-tests.https.js View 1 chunk +279 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/secure-contexts/server-locations.sub.js View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/HTMLSlotElement-interface.html View 1 chunk +269 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/HTMLSlotElement-interface-expected.txt View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Node-prototype-cloneNode-expected.txt View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/leaktests/get-elements.html View 1 chunk +174 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/leaktests/window-frames.html View 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/scroll-to-the-fragment-in-shadow-tree.html View 1 chunk +127 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-010-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/styles/test-003-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/ClickFakeEvent.nondocument.html View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/constructors/constructors.html View 1 chunk +0 lines, -153 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/constructors/constructors-expected.txt View 1 chunk +0 lines, -46 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/legacy-domevents-tests/approved/DOM.event.flow.html View 1 chunk +0 lines, -64 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/legacy-domevents-tests/approved/EventListener.eventHandler.html View 1 chunk +0 lines, -60 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/legacy-domevents-tests/approved/EventObject.multiple.dispatchEvent.html View 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/legacy-domevents-tests/approved/EventObject.multiple.dispatchEvent-expected.txt View 1 chunk +0 lines, -4 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/order-of-events/event-phases-order.html View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/order-of-events/init-event-while-dispatching.html View 1 chunk +0 lines, -83 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/order-of-events/init-event-while-dispatching-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/throwing-in-listener-and-window-error-event.html View 1 chunk +0 lines, -33 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/throwing-in-listener-and-window-error-event-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/uievents/throwing-in-listener-when-all-have-not-run-yet.html View 1 chunk +0 lines, -31 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/README.md View 1 chunk +106 lines, -3 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animatable/animate.html View 1 chunk +0 lines, -142 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animatable/animate-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/delay.html View 1 chunk +0 lines, -62 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/direction.html View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/duration.html View 1 chunk +0 lines, -149 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/easing.html View 1 chunk +0 lines, -84 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/endDelay.html View 1 chunk +0 lines, -98 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/fill.html View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/getAnimations.html View 1 chunk +0 lines, -91 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/getComputedStyle.html View 1 chunk +0 lines, -176 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/iterationStart.html View 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/iterationStart-expected.txt View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-effect-timing/iterations.html View 1 chunk +0 lines, -57 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/animation-types/discrete-animation-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/animation-types/not-animatable.html View 1 chunk +0 lines, -120 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/animation-types/not-animatable-expected.txt View 1 chunk +0 lines, -7 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/effect-value-context.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/the-effect-value-of-a-keyframe-effect.html View 1 chunk +3 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/the-effect-value-of-a-keyframe-effect-expected.txt View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframes/effect-value-context.html View 1 chunk +0 lines, -86 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-timeline/document-timeline.html View 1 chunk +0 lines, -89 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-timeline/idlharness.html View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-timeline/idlharness-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/cancel.html View 1 chunk +0 lines, -61 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/constructor.html View 1 chunk +0 lines, -59 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/finish.html View 1 chunk +0 lines, -210 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/finish-expected.txt View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/finished.html View 1 chunk +0 lines, -371 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/finished-expected.txt View 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/id.html View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/oncancel.html View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/onfinish.html View 1 chunk +0 lines, -122 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/pause.html View 1 chunk +0 lines, -99 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/play.html View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/playState.html View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/playbackRate.html View 1 chunk +0 lines, -87 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/playbackRate-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/ready.html View 1 chunk +0 lines, -97 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation/reverse.html View 1 chunk +0 lines, -150 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animatable/animate.html View 2 chunks +35 lines, -42 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animatable/animate-expected.txt View 1 2 3 1 chunk +70 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/cancel.html View 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/cancel-expected.txt View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/constructor.html View 2 chunks +17 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish.html View 5 chunks +56 lines, -19 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finished.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finished-expected.txt View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/id.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/oncancel.html View 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/oncancel-expected.txt View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/onfinish.html View 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/onfinish-expected.txt View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/pause.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/play.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/playState.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/playbackRate.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/playbackRate-expected.txt View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/ready.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/reverse.html View 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/startTime.html View 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/startTime-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/delay.html View 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/delay-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/direction.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/duration.html View 2 chunks +7 lines, -8 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/duration-expected.txt View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/easing.html View 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/easing-expected.txt View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/endDelay.html View 2 chunks +7 lines, -8 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/endDelay-expected.txt View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/fill.html View 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/fill-expected.txt View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getAnimations.html View 1 chunk +3 lines, -3 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getAnimations-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle.html View 1 chunk +3 lines, -3 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/iterationStart.html View 1 chunk +3 lines, -3 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/iterationStart-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/iterations.html View 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/iterations-expected.txt View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/document-timeline.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness-expected.txt View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Document/getAnimations.html View 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Document/getAnimations-expected.txt View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor.html View 1 chunk +278 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt View 1 2 3 6 chunks +31 lines, -6 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/effect-easing.html View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/effect-easing-expected.txt View 1 2 3 1 chunk +12 lines, -12 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/getComputedTiming.html View 2 chunks +3 lines, -6 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/getComputedTiming-expected.txt View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument.html View 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-expected.txt View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setKeyframes.html View 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setKeyframes-expected.txt View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget.html View 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/constructor.html View 1 chunk +0 lines, -724 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/constructor-expected.txt View 1 chunk +0 lines, -145 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/effect-easing.html View 1 chunk +0 lines, -673 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/effect-easing-expected.txt View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/getComputedTiming.html View 1 chunk +0 lines, -215 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/getComputedTiming-currentIteration.html View 1 chunk +0 lines, -445 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/getComputedTiming-currentIteration-expected.txt View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/getComputedTiming-expected.txt View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/getComputedTiming-progress.html View 1 chunk +0 lines, -445 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/getComputedTiming-progress-expected.txt View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/keyframe-handling.html View 1 chunk +0 lines, -115 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/resources/keyframe-utils.js View 11 chunks +145 lines, -310 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/testcommon.js View 1 chunk +15 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/active-time.html View 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/active-time-expected.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/current-iteration.html View 1 chunk +5 lines, -6 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/current-iteration-expected.txt View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/simple-iteration-progress.html View 2 chunks +6 lines, -16 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/simple-iteration-progress-expected.txt View 1 2 3 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/set-the-animation-start-time.html View 1 chunk +205 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/set-the-animation-start-time-expected.txt View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/imported/wpt/FileAPI/blob/Blob-constructor-expected.txt View 1 2 3 1 chunk +0 lines, -66 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline.py View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
qyearsley
4 years, 7 months ago (2016-05-20 22:23:00 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999243002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999243002/20001
4 years, 7 months ago (2016-05-21 00:04:23 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/233333)
4 years, 7 months ago (2016-05-21 01:10:06 UTC) #6
jsbell
lgtm
4 years, 7 months ago (2016-05-23 15:50:08 UTC) #7
qyearsley
On 2016/05/23 at 15:50:08, jsbell wrote: > lgtm Would it be safe and a good ...
4 years, 7 months ago (2016-05-23 18:08:57 UTC) #8
qyearsley
On 2016/05/23 at 18:08:57, qyearsley wrote: > On 2016/05/23 at 15:50:08, jsbell wrote: > > ...
4 years, 7 months ago (2016-05-23 18:33:07 UTC) #9
jsbell
> Would it be safe and a good idea to add all failing tests to ...
4 years, 7 months ago (2016-05-23 21:11:36 UTC) #10
qyearsley
On 2016/05/23 at 21:11:36, jsbell wrote: > > Would it be safe and a good ...
4 years, 7 months ago (2016-05-23 22:04:25 UTC) #11
Dirk Pranke
On 2016/05/23 22:04:25, qyearsley wrote: > On 2016/05/23 at 21:11:36, jsbell wrote: > > > ...
4 years, 7 months ago (2016-05-23 22:08:11 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999243002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999243002/60001
4 years, 7 months ago (2016-05-24 01:03:36 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/232637)
4 years, 7 months ago (2016-05-24 02:30:00 UTC) #16
qyearsley
On 2016/05/24 at 02:30:00, commit-bot wrote: > Dry run: Try jobs failed on following builders: ...
4 years, 6 months ago (2016-05-26 23:36:15 UTC) #17
qyearsley
4 years, 6 months ago (2016-05-27 15:31:47 UTC) #18
Not necessary anymore (import already done by
https://codereview.chromium.org/1999243002), closing.

Powered by Google App Engine
This is Rietveld 408576698