RESOLVED FIXED Bug 6834
"end" keyword for "begin" animation attribute not understood
https://bugs.webkit.org/show_bug.cgi?id=6834
Summary "end" keyword for "begin" animation attribute not understood
Antoine Quint
Reported 2006-01-26 03:50:24 PST
The SMIL timing model allows authors to set animation begin times using relative timing. For instance, one can tell the animation engine to begin an animation after animation with id "foo" completes as follows: begin="foo.end". This bug shows that the particular support for keyword "end" is not currently supported.
Attachments
Testcase for "end" keyword for "begin" animation attribute (1.62 KB, image/svg+xml)
2006-01-26 03:51 PST, Antoine Quint
no flags
Antoine Quint
Comment 1 2006-01-26 03:51:05 PST
Created attachment 5982 [details] Testcase for "end" keyword for "begin" animation attribute
Eric Seidel (no email)
Comment 2 2006-01-26 16:27:26 PST
Low visibility issue in an incomplete feature. p4.
Rob Buis
Comment 3 2008-05-04 13:29:59 PDT
Seems fixed to me using trunk. Cheers, Rob.
Matt Lilek
Comment 4 2008-05-04 13:57:59 PDT
See bug 18889 for an issue with text in the testcase disappearing when selected.
Eric Seidel (no email)
Comment 5 2009-04-28 16:42:15 PDT
The test case no longer works, because fuchsia-design.com is no longer reachable. :(
Jeff Schiller
Comment 6 2009-04-28 18:52:02 PDT
The linked-to testcase may not be reachable but the attached testcase is still valid. It works in Opera and in Safari 4: - click in the left square and it will animate from white to black - as soon as the left square finishes, the right square will animate from white to black Based on the test case working, I would think this bug is now fixed.
Nikolas Zimmermann
Comment 7 2009-10-05 08:38:47 PDT
Confirmed, bug is fixed in ToT. Closing.
Jeff Schiller
Comment 8 2009-10-05 09:09:56 PDT
For those of us unfamiliar with terminology - what's ToT? Tip of Trunk? :)
Nikolas Zimmermann
Comment 9 2009-10-05 09:28:19 PDT
Top Of Tree :-)
Note You need to log in before you can comment on or make changes to this bug.