- From: Nikolas Zimmermann <zimmermann@physik.rwth-aachen.de>
- Date: Sat, 11 Jun 2011 15:03:08 +0200
- To: David Dailey <ddailey@zoominternet.net>
- Cc: 'www-svg' <www-svg@w3.org>
Received on Saturday, 11 June 2011 13:03:33 UTC
Am 11.06.2011 um 14:51 schrieb David Dailey: > The example at http://granite.sru.edu/~ddailey/svg/taxi3.svg only works the way I would expect it to in Opera, but might the spec seem a bit unclear? > > I’ve animated a patternTransform (which the spec says is animatable, [1]) . I have, however, used an animateTransform to do the work and neither FF, Safari, Chrome nor ASV seems to attempt the instruction. > No Idea, why it works in Opera at all. <animateTransform attributeName="transform" Replace attributeName="transform" with attributeName="patternTransform" and it works everywhere (except in WebKit, we have a bug regarding animating patternTrafo). Cheers, Niko
Received on Saturday, 11 June 2011 13:03:33 UTC