RESOLVED FIXED 6789
ElementTimeControl::beginElement() isn't available on animation elements with begin="indefinite"
https://bugs.webkit.org/show_bug.cgi?id=6789
Summary ElementTimeControl::beginElement() isn't available on animation elements with...
Antoine Quint
Reported 2006-01-25 03:15:22 PST
The family of SVG animation elements should implement the ElementTimeControl interface when their "begin" or "end" attributes are set to "indefinite". WebKit doesn't seem to implement that so far.
Attachments
Testcase for ElementTimeControl::beginElement() (1.76 KB, image/svg+xml)
2006-01-25 03:42 PST, Antoine Quint
no flags
Antoine Quint
Comment 1 2006-01-25 03:42:30 PST
Created attachment 5942 [details] Testcase for ElementTimeControl::beginElement()
Eric Seidel (no email)
Comment 2 2006-01-26 16:25:42 PST
This is a low visibility issue in an incomplete feature. Marking p4.
Rob Buis
Comment 3 2011-05-24 13:34:40 PDT
I think the test has wrong usage of getElementById. Anyway when correcting that there is no alert and the same anim as with Opera, so closing. Cheers, Rob.
Note You need to log in before you can comment on or make changes to this bug.