- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Thu, 30 Sep 2021 15:43:56 -0700
- To: www-style@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> or <string>. New to this draft is the ''mix()'' interpolation function, which accepts a percentage representing linear progress between two values. See https://www.w3.org/TR/css-values-4/#interpolate (More advanced interpolations are being discussed for Level 5.) Changes since the last WD are all listed at: https://www.w3.org/TR/css-values-4/#changes 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 Thursday, 30 September 2021 22:44:11 UTC