[Webkit-unassigned] [Bug 174248] AX: Don't expose aria-roledescription value on "generic" elements (e.g. div and span)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 7 04:09:22 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=174248
James Craig <jcraig at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jcraig at apple.com
--- Comment #2 from James Craig <jcraig at apple.com> ---
It will be a few more than div and span, but that's good enough to start with... Perhaps, if an "isRoleDescriptionIgnored" method that checks is @role is null and tagName is div/span/br, etc.
This taglist heuristic may be replaced by a "generic" role check in the future.
https://github.com/w3c/aria/issues/525
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170707/26adb814/attachment.html>
More information about the webkit-unassigned
mailing list