Bug 12075

Summary: SVGAnimationElement subclasses need to support absolute time calculations
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jeffschiller, krit, zimmermann
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 41761    

Eric Seidel (no email)
Reported 2007-01-02 08:50:53 PST
SVGAnimationElement subclasses need to support absolute time calculations Currently SVGAnimationElement subclasses only support relative time calculations. For example most save off an m_lastValue to use when repeating. This is wrong, as an animation may not actually ever complete one repetition before being asked to render a later time, at least once bug 12073 is implemented.
Attachments
Nikolas Zimmermann
Comment 1 2012-02-13 10:46:40 PST
Is this bug still valid? Dirk?
Nikolas Zimmermann
Comment 2 2012-05-04 07:45:17 PDT
This is fixed since a long while - at least two years, since we switched to the SVGAnimatedTypeAnimators.
Note You need to log in before you can comment on or make changes to this bug.