[Webkit-unassigned] [Bug 60303] New: animation-timing-function property with a list uses first item for all animations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 5 14:41:42 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60303
Summary: animation-timing-function property with a list uses
first item for all animations
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cmarrin at apple.com
The attached test case shows that a animation-timing-function property with multiple values will use the first timing function for all animations in the list. Looks like we are selecting timing-function item 0 when expanding into separate animations.
--
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