[Webkit-unassigned] [Bug 128296] AX: AccessibilityObject::computedRoleString() should cover additional cases like option, etc.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 7 15:18:12 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=128296
--- Comment #2 from James Craig <jcraig at apple.com> 2014-02-07 15:15:30 PST ---
Some other unexpected results from LayoutTests/accessibility/roles-computedRoleString.html
footer -> .
form -> .
th -> gridcell.
[role=directory] -> list.
[role=columnheader] -> gridcell.
[role=rowheader] -> gridcell.
[role=treegrid] -> grid.
Additional issues noticed in Web Accessibility Node Inspector:
body -> group.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list