- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Sun, 24 Feb 2013 10:49:10 -0800
- To: Simon Sapin <simon.sapin@kozea.fr>
- Cc: www-style list <www-style@w3.org>
On Sat, Feb 23, 2013 at 11:46 PM, Simon Sapin <simon.sapin@kozea.fr> wrote:
> Also in the definition of at-rule:
>
> http://dev.w3.org/csswg/css3-syntax/#at-rule
>
> The value should be an *optional* {}-block. Or something that distinguishes
> an empty block from no block (ie. a semicolon was parsed.)
>
> @media screen;
> @import "foo.css" {}
>
> Maybe add a note that that value can be parsed by calling one of the
> parser’s entry points/algorithms.
All done, thanks!
~TJ
Received on Sunday, 24 February 2013 18:49:57 UTC