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

Issue 674873004: Add DumpAccessibilityTree tests (6 of 20) (Closed)

Created:
6 years, 1 month ago by shreeramk
Modified:
6 years, 1 month ago
Reviewers:
dmazzoni
CC:
chromium-reviews, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, jam, yuzo+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add DumpAccessibilityTree tests (6 of 20) HTML Tag: input type reset button, samp, s, dt, progress ARIA Role: button, dialog, radiogroup ARIA state/property: aria-live Following are already present: HTML Tag input type in date and time state ARIA state/property: aria-checked Other changes incorporated in this CL: 1. There should be no STATE_SYSTEM_READONLY for ARIA role dialog. 2. ARIA role radiogroup is exposed correctly. BUG=170578 Committed: https://crrev.com/fa6fba9f7dd6402a559ade4d119f19ec725e06b6 Cr-Commit-Position: refs/heads/master@{#301573}

Patch Set 1 #

Patch Set 2 : uploading expectations for android and mac #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : skipping aria-button expectations on win and android #

Patch Set 5 : rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+252 lines, -78 lines) Patch
M content/browser/accessibility/browser_accessibility_win.cc View 1 2 3 4 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 1 2 3 4 7 chunks +37 lines, -0 lines 0 comments Download
A content/test/data/accessibility/aria-button.html View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download
A content/test/data/accessibility/aria-button-expected-android.txt View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
A content/test/data/accessibility/aria-button-expected-mac.txt View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
A content/test/data/accessibility/aria-button-expected-win.txt View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A + content/test/data/accessibility/aria-dialog.html View 1 chunk +11 lines, -13 lines 0 comments Download
A content/test/data/accessibility/aria-dialog-expected-android.txt View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A + content/test/data/accessibility/aria-dialog-expected-mac.txt View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
A content/test/data/accessibility/aria-dialog-expected-win.txt View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A + content/test/data/accessibility/aria-live.html View 1 1 chunk +14 lines, -16 lines 0 comments Download
A content/test/data/accessibility/aria-live-expected-android.txt View 1 1 chunk +4 lines, -0 lines 0 comments Download
A content/test/data/accessibility/aria-live-expected-mac.txt View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
A content/test/data/accessibility/aria-live-expected-win.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M content/test/data/accessibility/aria-marquee.html View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/accessibility/aria-marquee-expected-mac.txt View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M content/test/data/accessibility/aria-pressed.html View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/test/data/accessibility/aria-pressed-expected-win.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A content/test/data/accessibility/aria-radiogroup.html View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download
A + content/test/data/accessibility/aria-radiogroup-expected-android.txt View 1 1 chunk +4 lines, -3 lines 0 comments Download
A content/test/data/accessibility/aria-radiogroup-expected-mac.txt View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
A content/test/data/accessibility/aria-radiogroup-expected-win.txt View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M content/test/data/accessibility/dialog-expected-win.txt View 1 1 chunk +1 line, -1 line 0 comments Download
A + content/test/data/accessibility/dt.html View 1 chunk +13 lines, -13 lines 0 comments Download
A content/test/data/accessibility/dt-expected-android.txt View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
A content/test/data/accessibility/dt-expected-mac.txt View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
A content/test/data/accessibility/dt-expected-win.txt View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
A content/test/data/accessibility/input-reset.html View 1 chunk +10 lines, -0 lines 0 comments Download
A + content/test/data/accessibility/input-reset-expected-android.txt View 1 2 3 4 1 chunk +4 lines, -3 lines 0 comments Download
A + content/test/data/accessibility/input-reset-expected-mac.txt View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
A + content/test/data/accessibility/input-reset-expected-win.txt View 1 2 3 4 1 chunk +4 lines, -3 lines 0 comments Download
M content/test/data/accessibility/modal-dialog-in-iframe-opened-expected-win.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/accessibility/modal-dialog-opened-expected-win.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/accessibility/modal-dialog-stack-expected-win.txt View 1 1 chunk +1 line, -1 line 0 comments Download
A content/test/data/accessibility/progress.html View 1 1 chunk +13 lines, -0 lines 0 comments Download
A content/test/data/accessibility/progress-expected-android.txt View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A content/test/data/accessibility/progress-expected-mac.txt View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A content/test/data/accessibility/progress-expected-win.txt View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A + content/test/data/accessibility/s.html View 1 2 3 4 1 chunk +6 lines, -8 lines 0 comments Download
A content/test/data/accessibility/s-expected-android.txt View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A content/test/data/accessibility/s-expected-mac.txt View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A content/test/data/accessibility/s-expected-win.txt View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/accessibility/samp.html View 1 chunk +6 lines, -0 lines 0 comments Download
A content/test/data/accessibility/samp-expected-android.txt View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A content/test/data/accessibility/samp-expected-mac.txt View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A content/test/data/accessibility/samp-expected-win.txt View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
shreeramk
Please review. Thanks!
6 years, 1 month ago (2014-10-25 15:15:30 UTC) #2
dmazzoni
https://codereview.chromium.org/674873004/diff/40001/content/test/data/accessibility/aria-button-expected-android.txt File content/test/data/accessibility/aria-button-expected-android.txt (right): https://codereview.chromium.org/674873004/diff/40001/content/test/data/accessibility/aria-button-expected-android.txt#newcode3 content/test/data/accessibility/aria-button-expected-android.txt:3: android.widget.ToggleButton checkable This should be "checked" https://codereview.chromium.org/674873004/diff/40001/content/test/data/accessibility/aria-button-expected-win.txt File content/test/data/accessibility/aria-button-expected-win.txt ...
6 years, 1 month ago (2014-10-27 06:00:15 UTC) #3
shreeramk
On 2014/10/27 06:00:15, dmazzoni wrote: > https://codereview.chromium.org/674873004/diff/40001/content/test/data/accessibility/aria-button-expected-android.txt > File content/test/data/accessibility/aria-button-expected-android.txt (right): > > https://codereview.chromium.org/674873004/diff/40001/content/test/data/accessibility/aria-button-expected-android.txt#newcode3 > ...
6 years, 1 month ago (2014-10-27 14:23:16 UTC) #4
dmazzoni
Aria-pressed is in the ARIA mapping spec here: http://www.w3.org/TR/wai-aria-implementation/ On Windows, there's a STATE_SYSTEM_PRESSED, so ...
6 years, 1 month ago (2014-10-27 15:17:34 UTC) #5
shreeramk
If you don't mind then I would like to skip the expectations for aria-button on ...
6 years, 1 month ago (2014-10-27 16:02:07 UTC) #6
dmazzoni
lgtm Sounds good, thanks
6 years, 1 month ago (2014-10-27 16:19:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/674873004/80001
6 years, 1 month ago (2014-10-28 05:16:14 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 1 month ago (2014-10-28 06:22:53 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-10-28 06:23:39 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/fa6fba9f7dd6402a559ade4d119f19ec725e06b6
Cr-Commit-Position: refs/heads/master@{#301573}

Powered by Google App Engine
This is Rietveld 408576698