File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3625,7 +3625,15 @@ This specification adds a way to ensure adequate contrast for text whose backgro
36253625</h3>
36263626
36273627<ul>
3628- <!-- to 26 March 2025 -->
3628+ <!-- to 3 June 2025 -->
3629+ <li> Clarified fetching external URLs for style resources</li>
3630+ <li> Clarified that sole item in color-mix() is returned in the specified color space</li>
3631+ <li> Made color mixing algorithm pass the normalization flag</li>
3632+ <li> Made color-mix() accept 1+ arguments, to match *-mix() in general</li>
3633+ <li> Ported definitions for colors that "resolve to sRGB" and "support legacy color syntax" from CSS Color 4</li>
3634+ <li> Added sample javascript code for naively converting from device-cmyk</li>
3635+ <li> Added worked example of color-mix() using device-cmyk fallback color</li>
3636+ <li> Explicitly clarified (rather than inferring) that there is no RCS for device-cmyk()</li>
36293637 <li> Defined that in color-mix(), if the percentages sum to zero, return transparent</li>
36303638 <li> Properly exported the term "required conversion"</li>
36313639</ul>
You can’t perform that action at this time.
0 commit comments