Re: 'animation' and 'transition' ambiguity?

On Jan 20, 2011, at 2:40 PM, L. David Baron wrote:

> On Thursday 2011-01-20 17:31 -0500, Eric A. Meyer wrote:
>> How can UAs know which time value is the delay and which is the
>> duration?  As far as I know, '||' still means "any number of these
>> can occur in any order" (see
>> http://www.w3.org/TR/css3-syntax/#property-def-value).
> 
> In the css3-transitions spec, there's additional prose that says:
>  # Note that order is important in this property. The first value
>  # that can be parsed as a time is assigned to the
>  # transition-duration. The second value that can be parsed as a
>  # time is assigned to transition-delay. 
>  http://dev.w3.org/csswg/css3-transitions/#the-transition-shorthand-property-
> 
> The css3-animations spec needs similar wording.

Fixed
<http://dev.w3.org/csswg/css3-animations/#the-animation-shorthand-property->

Simon

Received on Thursday, 20 January 2011 22:55:35 UTC