- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 9 Oct 2012 17:23:50 -0700
- To: Øyvind Stenhaug <oyvinds@opera.com>
- Cc: Yves Lafon <ylafon@w3.org>, www-style@w3.org
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