- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Wed, 19 Oct 2022 16:47:40 -0400
- To: W3C style mailing list <www-style@w3.org>
- Cc: public-review-announce@w3.org
The CSS WG has published an updated Working Draft of the CSS Values and Units
Module Level 4:
http://www.w3.org/TR/css-values-4/
This specification defines the CSS property definition grammar, and
the value types that are common across many specs, such as <length> and
<string>.
Most changes since the last WD are largely error corrections and refinement
of existing features, see full changes list at:
https://www.w3.org/TR/2022/WD-css-values-4-20221019/#changes
We also added a new section defining in generic terms the computation pattern
for coordinating list-valued properties (like background-*), so that it can
easily be referenced from other specs (like animation-*).
https://www.w3.org/TR/css-values-4/#linked-properties
**With the draft in a largely-completed state, this is essentially the last
call for wide review.** The open issues are largely centered around two topics:
* clarifying url() handling
https://github.com/w3c/csswg-drafts/issues?q=is%3Aopen+label%3Acss-values-4+label%3A%22topic%3A+urls%22
* refining the viewport units spec
https://github.com/w3c/csswg-drafts/issues?q=is%3Aissue+is%3Aopen+label%3Acss-values-4+viewport
Please review the draft, and send any comments to this mailing list,
<www-style@w3.org>, prefixed with [css-values-4] (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 Wednesday, 19 October 2022 20:48:01 UTC