Re: SVG 2 review request
"Tab Atkins Jr." <[email protected]> Fri, 12 Aug 2016 14:58:12 -0700
| Newsgroups | gmane.comp.web.svg,gmane.org.w3c.accessibility.general |
|---|---|
| Message-ID | <CAAWBYDBJ_HzhzqX0L6ELZBBLShhjnJO4mykWjh9pdGSCigs-jw@mail.gmail.com> |
Diversion, but... On Thu, Aug 11, 2016 at 9:33 PM, David Dailey <[email protected]> wrote: > I think the Working Group’s willingness to consider interactivity in SVG > inside HTML <img> [reference to previous discussions on listserv] Uh, this will never happen. Interactive SVG is already easily possible in HTML via <iframe> or <object>. <img> already has a decently-defined processing model that eliminates any possibility of interactivity. ~TJ