File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -3075,6 +3075,13 @@ No new privacy considerations have been reported on this specification.
3075
3075
</h3>
3076
3076
3077
3077
<ul>
3078
+ <!-- to 7 November 2023 -->
3079
+ <li> Ported forward the larger list of rectangular color spaces from CSS Color 4</li>
3080
+ <li> Correction to the grammar for custom params (whitespace separated, not comma separated)</li>
3081
+ <li> Corrections to the grammar of ''device-cmyk()'' which was missing ''none'' , and the previous (legacy) syntax from CSS GCPM</li>
3082
+ <li> ''color-mix()'' was missing from the grammar of the color type</li>
3083
+ <li> Clarified serialization of specified RCS values</li>
3084
+ <li> Added the ''light-dark()'' function</li>
3078
3085
<!-- to 30 Aug 2023 -->
3079
3086
<li> Corrected color-mix percent normalization algorithm to include explicit 50% edge case</li>
3080
3087
<li> Updated HSL example which still used gamut mapping before sRGB to HSL conversion step</li>
You can’t perform that action at this time.
0 commit comments