Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(1)

Issue 1086753004: Switch LayoutTests to use renamed methods for deprecated text alternatives (Closed)

Created:
5 years ago by aboxhall
Modified:
4 years, 10 months ago
Reviewers:
dmazzoni
CC:
blink-reviews, nektarios, je_julie(Not used), aboxhall
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Switch LayoutTests to use renamed methods for deprecated text alternatives BUG=473220 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197911

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : Re-add windows expectation for canvas-fallback-content-labels #

Patch Set 4 : Re-add linux expectation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -357 lines) Patch
M LayoutTests/accessibility/aria-describedby-on-input.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/aria-help.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/aria-help-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/aria-hidden.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/aria-hidden-children-not-in-text-from-content.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-hidden-children-not-in-text-from-content-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-hidden-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/aria-label.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-labelledby-on-input.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/aria-labelledby-overrides-aria-label.html View 1 chunk +8 lines, -8 lines 0 comments Download
M LayoutTests/accessibility/aria-labelledby-overrides-aria-label-expected.txt View 1 chunk +8 lines, -8 lines 0 comments Download
M LayoutTests/accessibility/aria-labelledby-overrides-label.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-labelledby-overrides-label-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-labelledby-stay-within.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-option-role.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-option-role-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-tab-roles.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-tab-roles-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-toggle-button-with-title.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/aria-toggle-button-with-title-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/br-element-has-correct-title.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/br-element-has-correct-title-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/button-title-uses-inner-img-alt.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/button-title-uses-inner-img-alt-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/calling-accessibility-methods-with-pending-layout-causes-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/canvas-description-and-role.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/canvas-fallback-content-2.html View 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/accessibility/canvas-fallback-content-2-expected.txt View 21 chunks +63 lines, -63 lines 0 comments Download
M LayoutTests/accessibility/canvas-fallback-content-labels.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/canvas-fallback-content-labels-expected.txt View 1 2 1 chunk +22 lines, -22 lines 0 comments Download
M LayoutTests/accessibility/focusable-div.html View 1 chunk +10 lines, -10 lines 0 comments Download
M LayoutTests/accessibility/focusable-div-expected.txt View 1 chunk +10 lines, -10 lines 0 comments Download
M LayoutTests/accessibility/image-map-title-causes-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/image-map1.html View 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/accessibility/image-map1-expected.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/accessibility/img-alt-tag-only-whitespace.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/img-aria-button-alt-tag.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/img-aria-button-alt-tag-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/img-fallsback-to-title.html View 1 chunk +8 lines, -8 lines 0 comments Download
M LayoutTests/accessibility/input-file-causes-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/input-image-alt.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/input-image-alt-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/legend.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/link-inside-button-accessible-text.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/link-inside-button-accessible-text-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/loading-iframe-sends-notification.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/non-data-table-cell-title-ui-element.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/radio-button-title-label.html View 1 chunk +11 lines, -11 lines 0 comments Download
M LayoutTests/accessibility/radio-button-title-label-expected.txt View 1 chunk +8 lines, -8 lines 0 comments Download
M LayoutTests/accessibility/secure-textfield-title-ui.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/spinbutton-value.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/spinbutton-value-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/svg-bounds.html View 2 chunks +5 lines, -5 lines 0 comments Download
M LayoutTests/accessibility/svg-image.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/accessibility/svg-image-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/th-as-title-ui.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/title-ui-element-correctness.html View 4 chunks +10 lines, -10 lines 0 comments Download
M LayoutTests/accessibility/title-ui-element-correctness-expected.txt View 1 chunk +9 lines, -9 lines 0 comments Download
M LayoutTests/accessibility/whitespace-in-name-calc.html View 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt View 1 2 3 1 chunk +22 lines, -22 lines 0 comments Download
D LayoutTests/platform/win-xp/accessibility/canvas-fallback-content-labels-expected.txt View 1 chunk +0 lines, -71 lines 0 comments Download
M LayoutTests/platform/win/accessibility/canvas-fallback-content-labels-expected.txt View 1 2 1 chunk +22 lines, -22 lines 0 comments Download

Messages

Total messages: 28 (17 generated)
aboxhall
5 years ago (2015-04-16 19:54:50 UTC) #2
dmazzoni
lgtm Thanks! https://codereview.chromium.org/1086753004/diff/1/LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt File LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt (left): https://codereview.chromium.org/1086753004/diff/1/LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt#oldcode1 LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt:1: Nothing Text Checkbox Radio Slider List Text ...
5 years ago (2015-04-16 20:12:22 UTC) #3
aboxhall
https://codereview.chromium.org/1086753004/diff/1/LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt File LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt (left): https://codereview.chromium.org/1086753004/diff/1/LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt#oldcode1 LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt:1: Nothing Text Checkbox Radio Slider List Text with label ...
5 years ago (2015-04-16 21:20:35 UTC) #4
dmazzoni
On 2015/04/16 21:20:35, aboxhall wrote: > https://codereview.chromium.org/1086753004/diff/1/LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt > File > LayoutTests/platform/linux/accessibility/canvas-fallback-content-labels-expected.txt > (left): > > ...
5 years ago (2015-04-16 21:24:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1086753004/20001
4 years, 12 months ago (2015-05-04 19:53:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1086753004/40001
4 years, 12 months ago (2015-05-04 19:55:26 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/61718)
4 years, 12 months ago (2015-05-04 22:23:17 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1086753004/140001
4 years, 11 months ago (2015-06-03 16:35:18 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/64763)
4 years, 11 months ago (2015-06-03 18:19:43 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1086753004/160001
4 years, 10 months ago (2015-06-26 12:26:57 UTC) #27
commit-bot: I haz the power
4 years, 10 months ago (2015-06-26 13:41:04 UTC) #28
Message was sent while issue was closed.
Committed patchset #4 (id:160001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197911

Powered by Google App Engine
This is Rietveld 408576698