DescriptionIgnore text elements for menu item related roles.
Text elements should go along with menu item related roles.
Let's consider this example: <div role="menuitemcheckbox" tabindex="0">menu item checkbox</div>
Currently MenuItemCheckBoxRole is represented by accessible object and its title is the second
accessible object. Expected behavior is that we should have just one accessible object.
BUG=442278
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187323
Patch Set 1 #Patch Set 2 : Make sure parent object is always a valid object #
Messages
Total messages: 8 (2 generated)
|