W3C home > Mailing lists > Public > www-style@w3.org > September 2011

Re: [css3-animations] Errors in "Value:" entries

From: Øyvind Stenhaug <oyvinds@opera.com>
Date: Wed, 28 Sep 2011 12:20:32 +0200
To: www-style@w3.org
Message-ID: <op.v2ikciwsbunlto@oyvinds-desktop>
On Wed, 28 Sep 2011 12:05:08 +0200, Øyvind Stenhaug <oyvinds@opera.com>  
wrote:

> where <timing-function> would be defined in the prose as
>
> ease | linear | ease-in | ease-out | ease-in-out | step-start | step-end  
> | steps(<integer>, [start | end]) | cubic-bezier(<number>, <number>,  
> <number>, <number>)

Ah, no, now I see why those brackets around the second 'steps' argument  
were there. It was supposed to be optional. So, add one set of brackets  
and a question mark:

ease | linear | ease-in | ease-out | ease-in-out | step-start | step-end |  
steps(<integer>[, [start | end] ]?) | cubic-bezier(<number>, <number>,  
<number>, <number>)

-- 
Øyvind Stenhaug
Core Norway, Opera Software ASA
Received on Wednesday, 28 September 2011 10:21:11 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:04 UTC