[CSSWG][css-values-3] Updated CR of CSS Values and Units Level 3

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

   http://www.w3.org/TR/css-values-3/

This CSS module describes the common values and units that CSS
properties accept and the syntax used for describing them in CSS
property definitions.

Changes since the last CR include
   * removing consideration of scrollbars in defining viewport units
     due to lack of implementation
   * defining empty ur()s as representing an invalid URL
   * defining special handling of fragment-only relative url()s
   * defined when range-checking of calc() is performed
See the Changes list for additional changes, which are mostly fixes
and clarifications:
   https://www.w3.org/TR/2018/CR-css-values-3-20180814/#changes
A Disposition of Comments is also available:
   https://drafts.csswg.org/css-values-3/issues-cr-2016

Please review the draft, and send any comments to this mailing list,
<www-style@w3.org>, prefixed with [css-values-3] (as I did on this
message) or (preferably) file them in the GitHub repository at
   https://github.com/w3c/csswg-drafts/issues

For the CSS WG,
~fantasai

Received on Tuesday, 14 August 2018 23:47:39 UTC