Re: Pb with image element

Chris Lilley wrote:

> On Thursday, October 14, 2004, 5:59:37 PM, Jean-Claude wrote:
> 
> 
> JCM> Hello,
> 
> JCM> I encounter some problems with the image tag and animated svg
> JCM> (tests with ASV in IE)
> 
> JCM> http://www.infres.enst.fr/~moissina/testsvg/imageanimated.svg
> JCM> is an svg file which refers and includes the
> JCM> animate-elem-04-t.svg (from the W3C test suite) by the following line
> JCM> <image x="0" y="0" width="300" height="200" 
> JCM> xlink:href="animate-elem-04-t.svg" />
> JCM> and it doesn't work; the animation doesn't play
> 
> JCM> Is that a bug of ASV?
> 
> Yes.
> 
> JCM> How can I refer to an animated SVG in another SVG?
> 
> (Using a different implementation.)
> 
I've tried:
- ASV v6			failed animation doesn't play
- Mozilla+SVG			failed nothing
- SVGSquiggle (batik 1.5)  	failed NullPointerException
- CSV 0.2			failed animation doesn't play

Perhaps in a future implementation? or a really good implementation I've 
missed?

Jean-Claude Moissinac

Received on Thursday, 14 October 2004 19:49:35 UTC