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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 12:06:41 PDT 2016


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

--- Comment #12 from Nan Wang <n_wang at apple.com> ---
(In reply to comment #11)
> <svg aria-label="some">
>   <path id="test24" d="M 100 100 L 300 100 L 200 300 z" fill="red"
> stroke="blue" stroke-width="3"/>
> </svg>

Sorry I have accidentally included this for debugging.


> <svg height="100" width="100">
>   <circle id="circle2" aria-label="Bar" cx="50" cy="50" r="40"
> stroke="black" stroke-width="3" fill="red" />	
> </svg>

Should this be included? Since there's a label directly describing the circle.

Thanks Joanmarie and Fred, I'll try to read those specs and wiki carefully and let you know.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160420/44c0d7be/attachment.html>


More information about the webkit-unassigned mailing list