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

Issue 284113002: Always return a subrole when the Mac accessibility role is AXList. (Closed)

Created:
6 years, 7 months ago by dmazzoni
Modified:
6 years, 7 months ago
Reviewers:
aboxhall
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
Visibility:
Public.

Description

Always return a subrole when the Mac accessibility role is AXList. We already had tests for <ul>, <ol>, and <dl>, but not for <div role="list">, but it seems simplest to just always return a subrole of AXContentList by default and AXDescriptionList only for <dl>, since VoiceOver gets confused if it isn't one of those two. BUG=373498 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271239

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -5 lines) Patch
M content/browser/accessibility/browser_accessibility_cocoa.mm View 1 chunk +3 lines, -4 lines 0 comments Download
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
A content/test/data/accessibility/aria-list.html View 1 chunk +12 lines, -0 lines 0 comments Download
A + content/test/data/accessibility/aria-list-expected-android.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/test/data/accessibility/aria-list-expected-mac.txt View 1 chunk +0 lines, -3 lines 0 comments Download
A + content/test/data/accessibility/aria-list-expected-win.txt View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dmazzoni
6 years, 7 months ago (2014-05-14 22:49:29 UTC) #1
dmazzoni
ping
6 years, 7 months ago (2014-05-16 21:36:18 UTC) #2
aboxhall
lgtm
6 years, 7 months ago (2014-05-16 21:44:56 UTC) #3
dmazzoni
The CQ bit was checked by dmazzoni@chromium.org
6 years, 7 months ago (2014-05-17 02:30:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/284113002/1
6 years, 7 months ago (2014-05-17 02:31:59 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-17 17:13:24 UTC) #6
Message was sent while issue was closed.
Change committed as 271239

Powered by Google App Engine
This is Rietveld 408576698