Re: [css3-animation] keyframes and percentages

On Tue, Oct 9, 2012 at 7:36 AM, Øyvind Stenhaug <oyvinds@opera.com> wrote:
> The spec probably needs to have a reference pointing to the definition of
> PERCENTAGE et al. I was looking at http://www.w3.org/TR/CSS21/syndata.html
> where
>
> PERCENTAGE      {num}%
>
> num     [0-9]+|[0-9]*\.[0-9]+
>
> Not sure if there is a contradictory definition anywhere else.

The lack of included +/- signs in the NUMBER token strikes again!

This is fixed in Syntax, and was accepted by the WG some time ago.
Consider <percentage> to include the leading +/- sign.

~TJ

Received on Wednesday, 10 October 2012 00:24:37 UTC