You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-color-5/Overview.bs
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3702,7 +3702,12 @@ This specification adds a way to ensure adequate contrast for text whose backgro
3702
3702
</h3>
3703
3703
3704
3704
<ul>
3705
-
<!-- to 20 August 2025 -->
3705
+
<!-- to 7 Jan 2026 -->
3706
+
<li>Added backlinks from relative colors to the corresponding definition in CSS Color 4 (<a href="https://github.com/w3c/csswg-drafts/issues/13286">Issue 13286</a>)</li>
3707
+
<li>Defined that if there are multiple @color-profile rules, the last one wins <a href="https://github.com/w3c/csswg-drafts/issues/12980">Issue 12980</a>)</li>
3708
+
<li>Default to oklab for color-mix(), allow color-interpolation-method to be omitted (<a href="https://github.com/w3c/csswg-drafts/issues/10484">Issue 10484</a>)</li>
3709
+
<li>Removed leftover text which still assumed color-mix() was limited to two colors</li>
3710
+
<li>Updated serialization of origin colors (<a href="https://github.com/w3c/csswg-drafts/issues/10328">Issue 10328</a>)</li>
3706
3711
<li>Added display-p3-linear to color spaces for interpolation</li>
3707
3712
<li>Added the alpha() RCS function</li>
3708
3713
<li>Updated explanatory prose which still limited color-mix to two colors</li>
0 commit comments