[Webkit-unassigned] [Bug 12075] New: SVGAnimationElement subclasses need to support absolute time calculations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 2 08:50:53 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12075
Summary: SVGAnimationElement subclasses need to support absolute
time calculations
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: macdome at opendarwin.org
OtherBugsDependingO 12073
nThis:
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.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list