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

Issue 629173002: IA2 role is not correct for input type attribute in button & checkbox state with aria-role menu as … (Closed)

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

Description

IA2 role is not correct for input type attribute in button & checkbox state with aria-role menu as parent. According to latest editor draft(http://rawgit.com/w3c/html-api-map/master/index.html) For input type attribute in button state with aria role menu as parent, IA2 role should be ROLE_SYSTEM_MENUITEM and in checkbox state with aria-role menu as parent, IA2 role should be IA2_ROLE_CHECK_MENU_ITEM. This is continuation of this CL https://codereview.chromium.org/589383004/ where the case for aria-role menu was missed. BUG=169574 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183314

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixing nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/core/accessibility/AXNodeObject.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
shreeramk
Please review. Thanks
6 years, 2 months ago (2014-10-06 12:20:51 UTC) #2
dmazzoni
lgtm with one nit no need to request re-review after making that one fix, go ...
6 years, 2 months ago (2014-10-06 15:25:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/629173002/20001
6 years, 2 months ago (2014-10-07 06:56:31 UTC) #6
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 08:04:06 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 183314

Powered by Google App Engine
This is Rietveld 408576698