- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 11 Jul 2011 13:34:16 -0700
- To: Sylvain Galineau <sylvaing@microsoft.com>
- Cc: Andrew Fedoniouk <news@terrainformatica.com>, "www-style@w3.org" <www-style@w3.org>
On Sat, Jul 9, 2011 at 12:47 PM, Sylvain Galineau
<sylvaing@microsoft.com> wrote:
> You can do this in IE9 using SVG; define a <viewBox> for each image, given them an ID
> and reference them using a fragment e.g. background-image: url('./images.svg#third-frame');
There's no such thing as a <viewBox> element defined in SVG, as far as
I can tell.  Did you mean a nested <svg>, or am I just looking at the
wrong references?
~TJ
Received on Monday, 11 July 2011 20:35:02 UTC