[Webkit-unassigned] [Bug 127174] New: setCurrentTime method breaks svg animation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 17 07:28:56 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127174
Summary: setCurrentTime method breaks svg animation
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tgergely.u-szeged at partner.samsung.com
CC: pdr at google.com
Created an attachment (id=221465)
--> (https://bugs.webkit.org/attachment.cgi?id=221465&action=review)
svg that triggers the bug.
Using document.documentElement.setCurrentTime() with a time value greater than the duration of the svg animation results in the animation is finished after the second repeat. This happens when the animation begin time is (syncbase) dependent on the end time of itself. Using repeatDur instead of self-dependency works fine.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list