- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Wed, 25 Mar 2015 13:28:14 -0700
- To: www-svg <www-svg@w3.org>
SVG seems to have the same need for responsive images as HTML does, and HTML now has a solution - the srcset/sizes attributes on <img>, and the <picture>/<source> elements for more complicated source-switching. Any objections to making this work in SVG as well? We could just add srcset/sizes directly to <image> without any problem, and <picture>/<source> would just be more elements on the pile of "reasons HTML needs to work inside of SVG". ~TJ
Received on Wednesday, 25 March 2015 20:29:01 UTC