[Webkit-unassigned] [Bug 75337] New: animation-delay is ignored in shorthand
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 29 00:14:08 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=75337
Summary: animation-delay is ignored in shorthand
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bugmenot at mailinator.com
The testcase attached is meant to animate the opacity of some text lines in sequence from top to bottom.
Each line uses the same keyframes "fade" definition for the animation, and the delay time before starting is increased for each line.
Firefox 9.0.1 does the animation as expected.
Chromium 18.0.988.0 (Developer Build 115923 Windows) animates the opacity of all lines at the same time.
Please check if the testcase code has a mistake that could be the cause of this.
--
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