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

Issue 753123002: HTML select element should return ComboBoxRole when multiple attr is not present. (Closed)

Created:
6 years ago by shreeramk
Modified:
6 years ago
Reviewers:
dmazzoni
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

HTML select element should return ComboBoxRole when multiple attr is not present. On mac, html select element should be exposed as AXRole: AXComboBox AXSubrole: <nil> AXRoleDescription: 'combo box' BUG=169564 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185904

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M LayoutTests/TestExpectations View 1 1 chunk +4 lines, -0 lines 0 comments Download
M Source/modules/accessibility/AXNodeObject.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
shreeramk
Please review. Thanks!!
6 years ago (2014-11-24 13:00:43 UTC) #2
dmazzoni
lgtm
6 years ago (2014-11-24 17:26:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/753123002/20001
6 years ago (2014-11-24 19:53:49 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://src.chromium.org/viewvc/blink?view=rev&revision=185904
6 years ago (2014-11-24 21:15:00 UTC) #6
shreeramk
6 years ago (2014-11-25 13:20:00 UTC) #7
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/754373002/ by shreeram.k@samsung.com.

The reason for reverting is: This CL is not required.

Exposing AXComboBox on mac using the change from chromium side in this CL
https://codereview.chromium.org/750933002/.

Powered by Google App Engine
This is Rietveld 408576698