[CSSWG][css3-values] CSS3 Values and Units Candidate Recommendation!

The CSS WG has published a Candidate Recommendation of the CSS Values and Units Module Level 3

     http://www.w3.org/TR/css3-values/

This module covers new units like rem (like em, but always relative to
the root element’s font size) and vh (percent of viewport height) as
well as the calc(), toggle(), and attr() functional notations.

W3C encourages implementations of this module, and welcomes feedback
resulting from such implementation. Requests for new features will be
assigned to Level 4.

Significant changes since the Last Call Working Draft are listed at:

   http://www.w3.org/TR/2012/CR-css3-values-20120828/#changes

Please send any comments to this mailing list, <www-style@w3.org>, and
please, prefix the subject line with

     [css3-values] (for comments on Level 3)
or
     [css4-values] (for new feature requests)

For the CSS WG,
~fantasai

Received on Thursday, 30 August 2012 23:53:13 UTC