NEW 134646
There is no way to add alternative text to inline SVGs
https://bugs.webkit.org/show_bug.cgi?id=134646
Summary There is no way to add alternative text to inline SVGs
Ryosuke Niwa
Reported 2014-07-05 00:40:09 PDT
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
Radar WebKit Bug Importer
Comment 1 2014-07-05 00:40:18 PDT
Note You need to log in before you can comment on or make changes to this bug.