[Webkit-unassigned] [Bug 156774] AX: SVG images are not exposed in the AX api

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 10:28:22 PDT 2016


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

--- Comment #18 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> ---
(In reply to comment #17)
> I think in this case we're talking about someone adding an
> aria-label/aria-labelledby to a svg root and there's no other accessible
> children. in that case it seems like we should expose that element right?
> the author probably wanted to expose something to the user

If the svg root has an aria-label/aria-labelledby [*], we already expose that svg root.

I believe the question at hand is if that exposed svg root has a child shape (e.g. a circle element), should we include that child shape?


More information about the webkit-unassigned mailing list