[Webkit-unassigned] [Bug 75337] animation-delay is ignored in shorthand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 29 14:50:21 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=75337


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |dbates at webkit.org




--- Comment #2 from Daniel Bates <dbates at webkit.org>  2011-12-29 14:50:21 PST ---
Without loss of generality, consider the rule "pre>span:nth-of-type(10n+4),span>span:nth-of-type(10n+4),bdo>span:nth-of-type(10n+4)". A delay of 0.8 seconds is specified for property -moz-animation, but a delay of 0.6 seconds is specified for the analogous animation property for other browsers. Moreover, a delay of 0.6 seconds is specified for the animation for all non-Firefox-based browsers in all subsequent style rules.  Hence the difference in animation behavior observed between Chrome and Firefox.

-- 
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