WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
139775
SVG SMIL animation wont always run
https://bugs.webkit.org/show_bug.cgi?id=139775
Summary
SVG SMIL animation wont always run
Niklas Holmberg
Reported
2014-12-18 06:07:28 PST
I've been looking at an article about SVG SMIL animations. Code:
http://codepen.io/chriscoyier/pen/DpFfE
Article:
http://css-tricks.com/svg-shape-morphing-works/
Works good except for in Safari desktop (and I guess also on iOS). The button should toggle between a yellow star and a green check symbol. The animations work good the first two times the animation runs and the third time I get a green star instead of a green check. So the color animation did run but not the shape animation. After that it's all wrong. So, in short. SMIL animations doesn't always run on beginElement().
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-07-14 09:25:47 PDT
I am unable to reproduce this bug in Safari 15.5 on macOS 12.4 based on attached codepen and I used "Private Window" to avoid any cache issue and I clicked the "Save" button multiple time and didn't see any "Green Star" as mentioned in Description. I think it was fixed along the way and can be closed now as "RESOLVED CONFIGURATION CHANGED". Thanks!
Ryosuke Niwa
Comment 2
2022-07-14 11:54:55 PDT
Animation works as you say. Thank you for testing!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug