Bug 134646
| Summary: | There is no way to add alternative text to inline SVGs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cfleizach, enrica, eoconnor, jcraig, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
It looks like we don't provide any mechanism to provide alternative text in inline SVGs.
As far as the spec is concerned, we should be using the text inside SVG's title element from what I could tell.
The main use case I have is copy. With IMG element, the text in alt attribute will be copied in place of my image.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/17566270>