[CSSWG][css-syntax] Last Call WD of CSS Syntax Module Level 3

The CSS WG has published a Last Call 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. It defines, in detail, the syntax and parsing of CSS 
- how to turn a stream of bytes into a meaningful stylesheet.

Since the previous Working Draft, the concept of "environment encoding" 
has been added. This does not affect implementation, it only helps to 
move some definitions to other specifications where they belong.

Significant changes are listed at:

   http://www.w3.org/TR/2013/WD-css-syntax-3-20131105/#changes

Additionally, since this Last Call Working Draft, the Serialization 
section has been rewritten in the Editor’s Draft to make only the 
"round-trip" requirement normative, and move the details of how to 
achieve it into a note. Some corner cases in these details have been 
fixed. Please also review:

   http://dev.w3.org/csswg/css-syntax/#serialization

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 Wednesday, 6 November 2013 00:38:05 UTC