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

Issue 876003003: Extract buildAccessibilityTree() from the individual layout test. (Closed)

Created:
5 years, 10 months ago by k.czech
Modified:
5 years, 10 months ago
Reviewers:
dmazzoni
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Extract buildAccessibilityTree() from the individual layout test. Extracted buildAccessibilityTree() from some of the individual layout tests and put it into a helper file located at LayoutTests/resources/accessibility-helper.js BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189181

Patch Set 1 #

Patch Set 2 : Added another helper function. #

Total comments: 2

Patch Set 3 : Updated some tests and added rolesToIgnore param to helper function. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -238 lines) Patch
M LayoutTests/accessibility/adjacent-continuations-cause-assertion-failure.html View 2 chunks +1 line, -24 lines 0 comments Download
M LayoutTests/accessibility/aria-tables.html View 1 2 2 chunks +2 lines, -20 lines 0 comments Download
M LayoutTests/accessibility/aria-tables-expected.txt View 1 chunk +33 lines, -32 lines 0 comments Download
M LayoutTests/accessibility/deleting-iframe-destroys-axcache.html View 4 chunks +14 lines, -43 lines 0 comments Download
M LayoutTests/accessibility/div-within-anchors-causes-crash.html View 5 chunks +6 lines, -7 lines 0 comments Download
M LayoutTests/accessibility/div-within-anchors-causes-crash-expected.txt View 2 chunks +5 lines, -5 lines 0 comments Download
M LayoutTests/accessibility/first-letter-text-transform-causes-crash.html View 1 2 2 chunks +3 lines, -10 lines 0 comments Download
M LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M LayoutTests/accessibility/legend.html View 1 2 3 chunks +2 lines, -27 lines 0 comments Download
M LayoutTests/accessibility/listitem-presentation-inherited.html View 2 chunks +3 lines, -29 lines 0 comments Download
M LayoutTests/accessibility/table-header-column-row.html View 1 2 2 chunks +2 lines, -30 lines 0 comments Download
M LayoutTests/accessibility/table-with-empty-thead-causes-crash.html View 1 2 3 chunks +3 lines, -11 lines 0 comments Download
M LayoutTests/accessibility/table-with-empty-thead-causes-crash-expected.txt View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
A LayoutTests/resources/accessibility-helper.js View 1 2 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
k.czech
5 years, 10 months ago (2015-01-28 14:08:45 UTC) #2
k.czech
On 2015/01/28 14:08:45, k.czech wrote: I'm wondering whether we should change buildAccessibilityTree to dumpAccessibilityTree. buildAccessibilityTree ...
5 years, 10 months ago (2015-01-28 15:13:16 UTC) #3
dmazzoni
lgtm Thanks! I can see further cleanups but this is a great first step, it ...
5 years, 10 months ago (2015-01-28 20:38:03 UTC) #4
k.czech
On 2015/01/28 20:38:03, dmazzoni wrote: > lgtm > > Thanks! I can see further cleanups ...
5 years, 10 months ago (2015-01-29 00:09:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/876003003/40001
5 years, 10 months ago (2015-01-29 10:36:48 UTC) #7
commit-bot: I haz the power
5 years, 10 months ago (2015-01-29 11:49:31 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189181

Powered by Google App Engine
This is Rietveld 408576698