- From: Simon Sapin <simon.sapin@exyr.org>
- Date: Sat, 21 Sep 2013 11:24:35 +0100
- To: www-style <www-style@w3.org>
The CSS WG has published an updated Working Draft of the CSS Syntax Module Level 3: http://www.w3.org/TR/css-syntax-3/ This module describes, in general terms, the basic structure and syntax of CSS stylesheets. This is a complete rewrite of the obsolete 2003 draft. It describes CSS tokenization and parsing in imperative recursive decent style, and exhaustively covers error handling. Additionally, the An+B syntax used in :nth-child() and related Selectors is not described in terms of the same tokenizer as the rest of CSS. Significant changes from CSS 2.1 are listed at: http://www.w3.org/TR/2013/WD-css-syntax-3-20130919/#changes Please send any comments to this mailing list, <www-style@w3.org>, and please, prefix the subject line with [css-syntax] (as I did on this message). For the CSS WG, -- Simon Sapin
Received on Saturday, 21 September 2013 10:24:59 UTC