[Webkit-unassigned] [Bug 156774] AX: <svg> elements with labels and no accessible contents are exposed as empty AXGroups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 17:20:29 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=156774

--- Comment #41 from Eric Liang <ericliang at apple.com> ---
It should check the parent because if the parent svg element is labelled, then its descendants, even not labelled, need to be accessible. For SVGs, computing isIgnore upwards is needed because by default, non-labelled svg shapes are ignored.

-- 
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/20190327/d0f1ee02/attachment.html>


More information about the webkit-unassigned mailing list