- From: Werner Donné <werner.donne@pincette.biz>
- Date: Thu, 19 Apr 2012 17:28:05 +0200
- To: www-style@w3.org
> > The production
> > should be something like this:
> >
> > '{' S* [ [ declaration [ ';' S* declaration ]* ] | margin ]* '}'
> But this new grammar allows consecutive declarations without a ';'
You are right.
> '{' S* [ [ declaration ';' S* ] | margin ]* [ declaration ]? '}'
So, a declaration without a semi-colon followed by a margin box is not allowed. Is that correct?
Werner.
--
http://www.pincette.biz/
Handling your documents with care, wherever you are.
Received on Thursday, 19 April 2012 15:28:42 UTC