RESOLVED WORKSFORME Bug 23773
SVG animateTransform is sometimes not applied
https://bugs.webkit.org/show_bug.cgi?id=23773
Summary SVG animateTransform is sometimes not applied
Chris Marrin
Reported 2009-02-05 15:36:17 PST
run LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg. The animated circle may or may not follow the path. Reload over and over and notice that sometimes it does and sometimes it doesn't. It looks like sometimes it is applying the <animateTransform> and sometimes it is not.
Attachments
Yes, I can confirm it looks fixed on recent beta version... (2.07 KB, image/svg+xml)
2011-07-04 07:28 PDT, marek
no flags
marek
Comment 1 2010-09-07 14:48:45 PDT
I have similar experience. When running from script beginElement() on the same element for animateTransform more than once, it stops working. On common animate it works properly, but animateTransform is somewhat broken...
Dirk Schulze
Comment 2 2011-07-04 01:50:45 PDT
I have not seen this bug before. I reloaded the test about 20 times and the animation began on all elements, always. Maybe this was fixed?
marek
Comment 3 2011-07-04 07:28:41 PDT
Created attachment 99628 [details] Yes, I can confirm it looks fixed on recent beta version...
Note You need to log in before you can comment on or make changes to this bug.