Re: [CSS21] Remove DELIM? from 'declaration' production

On Wednesday 25 July 2007 09:41, fantasai wrote:
> In Section 4.1.1,
> http://www.w3.org/TR/CSS21/syndata.html#tokenization the
> 'declaration' production is listed as
>
>    declaration : DELIM? property S* ':' S* value;
>
>  From
> http://lists.w3.org/Archives/Member/w3c-css-wg/2003JanMar/0273.html I
> see that the DELIM? was added to allow the leading hyphen in vendor
> extensions, but this was separately addressed by adding '-' to
> identifiers. So I think we should revert this change.

Yes, that's my conclusion, too. We apparently tried to fix the same 
issue twice by mistake. Time for an errata, I think.



Bert
-- 
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/people/bos                               W3C/ERCIM
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 (0)4 92 38 76 92            06902 Sophia Antipolis Cedex, France

Received on Wednesday, 25 July 2007 08:28:41 UTC