DescriptionIA2 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 #Messages
Total messages: 7 (3 generated)
|