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

Issue 2360123002: Import wpt@3801ab5834101113e5f53bfb57e3c76b2b87ecbb (Closed)

Created:
4 years, 3 months ago by Navid Zolghadr
Modified:
4 years, 2 months ago
Reviewers:
dtapuska, mustaq
CC:
chromium-reviews, blink-reviews, tfarina, blink-reviews-w3ctests_chromium.org, dcheng
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Import wpt@3801ab5834101113e5f53bfb57e3c76b2b87ecbb Using update-w3c-deps in Chromium d40bdd13e48cee72c4d67437ca4f0a0447a08a1d. BUG=625836 Committed: https://crrev.com/87e06807b67d0a59b23e66176012d258815524ca Cr-Commit-Position: refs/heads/master@{#420345}

Patch Set 1 #

Patch Set 2 : Mark additional tests #

Total comments: 2

Patch Set 3 : Mark the failing test to Win only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2505 lines, -567 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 chunks +6 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/HTMLElement-constructor.html View 1 chunk +84 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent.html View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.forms.html View 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.forms-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity.html View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt View 1 chunk +10 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity.html View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt View 2 chunks +18 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-rangeOverflow.html View 1 chunk +11 lines, -12 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-rangeOverflow-expected.txt View 1 chunk +0 lines, -56 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html View 1 chunk +13 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow-expected.txt View 1 chunk +0 lines, -53 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-stepMismatch.html View 1 chunk +0 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-valid.html View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt View 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-valueMissing.html View 1 chunk +7 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt View 1 chunk +11 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-willValidate.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-willValidate-expected.txt View 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/textfieldselection/selection-not-application.html View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/textfieldselection/selection-not-application-expected.txt View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/datetime-2.html View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/datetime-2-expected.txt View 1 chunk +0 lines, -20 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/files.html View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/type-change-state.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/type-change-state-expected.txt View 23 chunks +49 lines, -42 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/valueMode.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/valueMode-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-textarea-element/cloning-steps.html View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaStreamTrackEvent-constructor.https.html View 1 chunk +9 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaStreamTrackEvent-constructor.https-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_attributes_hoverable_pointers-manual.html View 1 chunk +143 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_attributes_nohover_pointers-manual.html View 1 chunk +126 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_element_haspointercapture-manual.html View 1 chunk +115 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_suppress_compat_events_on_click.html View 1 chunk +0 lines, -101 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_suppress_compat_events_on_click-manual.html View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_suppress_compat_events_on_drag_mouse.html View 1 chunk +0 lines, -114 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_suppress_compat_events_on_drag_mouse-manual.html View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Document-prototype-currentScript.html View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Document-prototype-currentScript-expected.txt View 1 chunk +0 lines, -20 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Extensions-to-Event-Interface.html View 1 chunk +234 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/MouseEvent-prototype-offsetX-offsetY.html View 1 chunk +154 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Slotable-interface.html View 1 chunk +94 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/event-inside-shadow-tree.html View 1 chunk +148 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/event-inside-slotted-node.html View 1 chunk +258 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/event-with-related-target.html View 1 chunk +256 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/resources/event-path-test-helpers.js View 1 chunk +93 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/slotchange-event.html View 1 chunk +620 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (15 generated)
Navid Zolghadr
4 years, 3 months ago (2016-09-21 22:36:04 UTC) #4
mustaq
lgtm https://codereview.chromium.org/2360123002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/2360123002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode777 third_party/WebKit/LayoutTests/TestExpectations:777: crbug.com/649258 imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity.html [ Failure ] Did you mean ...
4 years, 2 months ago (2016-09-22 14:10:23 UTC) #11
Navid Zolghadr
https://codereview.chromium.org/2360123002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/2360123002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode777 third_party/WebKit/LayoutTests/TestExpectations:777: crbug.com/649258 imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity.html [ Failure ] On 2016/09/22 14:10:23, mustaq ...
4 years, 2 months ago (2016-09-22 14:14:58 UTC) #14
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/2360123002/40001
4 years, 2 months ago (2016-09-22 14:30:47 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-22 15:14:38 UTC) #19
commit-bot: I haz the power
4 years, 2 months ago (2016-09-22 15:16:56 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/87e06807b67d0a59b23e66176012d258815524ca
Cr-Commit-Position: refs/heads/master@{#420345}

Powered by Google App Engine
This is Rietveld 408576698