File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -2961,8 +2961,14 @@ No new privacy considerations have been reported on this specification.
29612961</h3>
29622962
29632963<ul>
2964+ <!-- to 30 Aug 2023 -->
2965+ <li> Corrected color-mix percent normalization algorithm to include explicit 50% edge case</li>
2966+ <li> Updated HSL example which still used gamut mapping before sRGB to HSL conversion step</li>
2967+ <li> Fixed syntax highlighting in some examples</li>
2968+ <li> Clarified that RCS origin colors can include optional alpha</li>
2969+ <li> Fixed erroneous use of powerless components</li>
29642970 <!-- to 1 July 2023 -->
2965- <li> Use reference ranges for percent to number conversions</li>
2971+ <li> Used reference ranges for percent to number conversions</li>
29662972 <li> Made ''hsl()'' and ''hwb()'' channel values number, per CSSWG resolution.
29672973 Also made all the hue angle channel values number, in degrees.
29682974 The RCS intro already said this but the change had not been fully propagated.</li>
You can’t perform that action at this time.
0 commit comments