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

Issue 2408493002: Import wpt@357b83b809e3cbc7a1805e7c3ca108a7980d782f (Closed)

Created:
4 years, 2 months ago by qyearsley
Modified:
4 years, 2 months ago
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, rjwright, shans, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Import wpt@357b83b809e3cbc7a1805e7c3ca108a7980d782f Using update-w3c-deps in Chromium 8be2f0889cd2d57cfd9910279e4b2e697aba76f8. Patch from issue 2401083002 at patchset 1 (http://crrev.com/2401083002#ps1) Committed: https://crrev.com/e45a78d81c3bd4b5647a12cea3c6b9ff20d8257e Cr-Commit-Position: refs/heads/master@{#424347}

Patch Set 1 #

Patch Set 2 : Rebaselined #

Patch Set 3 : Add expectations manually #

Patch Set 4 : Ran ./webkit-patch rebaseline-cl --only-changed-tests which deleted some added win7 baselines #

Patch Set 5 : Added one more win7-specific baseline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3904 lines, -577 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 1 chunk +10 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-continuePrimaryKey-exception-order.htm View 1 chunk +382 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-continuePrimaryKey-exception-order-expected.txt View 1 1 chunk +24 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex-rename.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex-rename-abort.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex-rename-errors.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore-rename-abort.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore-rename-errors.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore-rename-store.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/support-promises.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction-abort-generator-revert.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction-abort-index-metadata-revert.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction-abort-multiple-metadata-revert.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction-abort-object-store-metadata-revert.html View 2 chunks +3 lines, -48 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/adopted-callback.html View 10 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/adopted-callback-expected.txt View 1 2 chunks +32 lines, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/attribute-changed-callback.html View 2 chunks +103 lines, -72 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/connected-callbacks.html View 7 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/connected-callbacks-expected.txt View 1 2 chunks +25 lines, -25 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/disconnected-callbacks.html View 6 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/disconnected-callbacks-expected.txt View 1 1 chunk +28 lines, -28 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Attr.html View 1 chunk +23 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ChildNode.html View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/DOMTokenList.html View 1 chunk +217 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/DOMTokenList-expected.txt View 1 1 chunk +23 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Document.html View 2 chunks +11 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Element.html View 3 chunks +6 lines, -5 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/NamedNodeMap.html View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/NamedNodeMap-expected.txt View 1 1 chunk +19 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Node.html View 2 chunks +4 lines, -22 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ParentNode.html View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Range.html View 1 chunk +49 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/resources/reactions.js View 2 chunks +112 lines, -116 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/resources/custom-elements-helpers.js View 1 chunk +140 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/resources/document-types.js View 1 chunk +0 lines, -83 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-indices.html View 1 chunk +79 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-indices-expected.txt View 1 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names.html View 1 chunk +81 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names-expected.txt View 1 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-iteration.html View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-childNodes.html View 1 chunk +3 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location-prototype-setting.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location-prototype-setting-expected.txt View 1 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_hash.html View 2 chunks +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html View 1 chunk +17 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html View 2 chunks +9 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.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_escaping-2.html View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.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-1.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html View 1 chunk +15 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-img-element/invalid-src.html View 2 chunks +24 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-indexed-element.html View 1 chunk +24 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-indexed-element-expected.txt View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-nameditem.html View 3 chunks +91 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-nameditem-expected.txt View 1 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1a.html View 1 chunk +10 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1a-expected.html View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1b.html View 1 chunk +15 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1b-expected.html View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1c.html View 1 chunk +16 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1c-expected.html View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1d.html View 1 chunk +12 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1d-expected.html View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-1.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2.html View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2-expected.txt View 1 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onload-insertion-point.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-1-helper.html View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-2-helper.html View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.html View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.js View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/indeterminate.html View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt View 1 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window.html View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt View 1 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/mediacapture-record/BlobEvent-constructor.html View 1 chunk +38 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_element_haspointercapture-manual.html View 4 chunks +18 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/event-composed-path-with-related-target.html View 3 chunks +8 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/event-composed-path-with-related-target-expected.txt View 1 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-a-element-attr-change.html View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-a-element-attr-change-expected.html View 1 chunk +8 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-feImage-element.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-feImage-element-expected.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-filter-element.html View 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-filter-element-expected.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-gradient-element.html View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-gradient-element-expected.html View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-image-element.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-image-element-expected.html View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-pattern-element.html View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-pattern-element-expected.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-textPath-element.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-textPath-element-expected.html View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-use-element.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-use-element-expected.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/scripted/href-animate-element.html View 1 chunk +138 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/scripted/href-mpath-element.html View 1 chunk +103 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/scripted/href-script-element.html View 1 chunk +112 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/scripted/href-script-element-markup.html View 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/scripted/testScripts/dummyScript.js View 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/scripted/testScripts/externalScript1.js View 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/scripted/testScripts/externalScript2.js View 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/scripted/testcommon.js View 1 chunk +42 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes.html View 1 chunk +64 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes-expected.txt View 1 1 chunk +3 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/effect.html View 2 chunks +8 lines, -8 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/effect-expected.txt View 1 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/id.html View 1 chunk +8 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle.html View 1 chunk +1 line, -5 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt View 1 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness.html View 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/DocumentTimeline/constructor.html View 1 chunk +14 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/DocumentTimeline/constructor-expected.txt View 1 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/getComputedTiming.html View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/getComputedTiming-expected.txt View 1 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/iterationComposite.html View 1 chunk +693 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/iterationComposite-expected.txt View 1 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/spacing.html View 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/spacing-expected.txt View 1 1 chunk +14 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/testcommon.js View 1 chunk +16 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/active-time.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/phases-and-states.html View 5 chunks +12 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt View 1 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/set-the-target-effect-of-an-animation.html View 1 chunk +95 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/updating-the-finished-state.html View 2 chunks +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/imported/wpt/web-animations/timing-model/animations/set-the-target-effect-of-an-animation-expected.txt View 1 1 chunk +8 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/imported/wpt/web-animations/timing-model/animations/set-the-target-effect-of-an-animation-expected.txt View 1 1 chunk +8 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/imported/wpt/web-animations/timing-model/animations/set-the-target-effect-of-an-animation-expected.txt View 1 1 chunk +9 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/imported/wpt/web-animations/timing-model/animations/set-the-target-effect-of-an-animation-expected.txt View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
qyearsley
I'm doing a somewhat manual-ish WPT import now since some changes have been building up ...
4 years, 2 months ago (2016-10-10 20:31:28 UTC) #2
jsbell
Any idea what's up with the Win failures?
4 years, 2 months ago (2016-10-10 21:39:43 UTC) #3
suzyh_UTC10 (ex-contributor)
web-animations lgtm
4 years, 2 months ago (2016-10-10 21:53:59 UTC) #4
jsbell
On 2016/10/10 21:39:43, jsbell wrote: > Any idea what's up with the Win failures? Hrm, ...
4 years, 2 months ago (2016-10-10 22:18:35 UTC) #5
qyearsley
On 2016/10/10 at 22:18:35, jsbell wrote: > On 2016/10/10 21:39:43, jsbell wrote: > > Any ...
4 years, 2 months ago (2016-10-10 22:23:20 UTC) #6
qyearsley
On 2016/10/10 at 22:23:20, qyearsley wrote: > On 2016/10/10 at 22:18:35, jsbell wrote: > > ...
4 years, 2 months ago (2016-10-10 22:27:46 UTC) #7
jsbell
On 2016/10/10 22:27:46, qyearsley wrote: > Now ran ./webkit-patch rebaseline-cl --only-changed-tests again, which may have ...
4 years, 2 months ago (2016-10-10 22:29:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2408493002/80001
4 years, 2 months ago (2016-10-11 00:22:34 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-11 02:40:59 UTC) #14
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/e45a78d81c3bd4b5647a12cea3c6b9ff20d8257e Cr-Commit-Position: refs/heads/master@{#424347}
4 years, 2 months ago (2016-10-11 02:45:02 UTC) #16
loyso (OOO)
4 years, 2 months ago (2016-10-11 06:09:11 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/2408083002/ by loyso@chromium.org.

The reason for reverting is: Breaks WebKit tests
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28....

Powered by Google App Engine
This is Rietveld 408576698