- From: Bert Bos <bert@w3.org>
- Date: Sun, 5 Jun 2011 09:09:34 +0900
- To: W3C style mailing list mailing list <www-style@w3.org>
On Jun 4, 2011, at 10:21, L. David Baron wrote:
> http://www.w3.org/TR/CSS21/grammar.html has this production:
> # media
> # : MEDIA_SYM S* media_list LBRACE S* ruleset* '}' S*
> # ;
> which uses the terminal "LBRACE", which is not defined anywhere. I
> think it should just instead say:
> # media
> # : MEDIA_SYM S* media_list '{' S* ruleset* '}' S*
> # ;
Yes, it should. Looks like my mistake.
I'll fix it.
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 Sunday, 5 June 2011 00:11:16 UTC