Bug 6789 - ElementTimeControl::beginElement() isn't available on animation elements with begin="indefinite"
Summary: ElementTimeControl::beginElement() isn't available on animation elements with...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Nobody
URL: http://fuchsia-design.com/WebKit/Bugs...
Keywords:
Depends on:
Blocks: 41761
  Show dependency treegraph
 
Reported: 2006-01-25 03:15 PST by Antoine Quint
Modified: 2011-05-24 13:34 PDT (History)
3 users (show)

See Also:


Attachments
Testcase for ElementTimeControl::beginElement() (1.76 KB, image/svg+xml)
2006-01-25 03:42 PST, Antoine Quint
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 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.
Comment 1 Antoine Quint 2006-01-25 03:42:30 PST
Created attachment 5942 [details]
Testcase for ElementTimeControl::beginElement()
Comment 2 Eric Seidel (no email) 2006-01-26 16:25:42 PST
This is a low visibility issue in an incomplete feature.  Marking p4.
Comment 3 Rob Buis 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.