Skip to content

Commit ddbceaa

Browse files
committed
[css-color-4][editorial] Update changes
1 parent 30074ac commit ddbceaa

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

‎css-color-4/Overview.bs‎

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8196,7 +8196,20 @@ Changes</h2>
81968196
<a href="https://www.w3.org/TR/2025/CRD-css-color-4-20250424/">Candidate Recommendation Draft of 24 April 2025</a></h3>
81978197

81988198
<ul>
8199-
<!-- to 27 April 2026 -->
8199+
<!-- to 21 June 2026 -->
8200+
<li>Split serialization of alpha values by whether legacy and modern syntax was used; require 16bit alpha
8201+
(<a href="https://github.com/w3c/csswg-drafts/issues/13994">Issue 13994</a>)
8202+
</li>
8203+
<li>Consistent mention of display-p3-linear in color(...) syntax
8204+
(<a href="https://github.com/w3c/csswg-drafts/pull/14024">PR 14024</a>)
8205+
</li>
8206+
<li>
8207+
Rework the color-scheme section to use the concepts of 'page color scheme' and 'element color scheme'
8208+
(<a href="https://github.com/w3c/csswg-drafts/pull/13857">Issue 13857</a>)
8209+
</li>
8210+
<li>Pick sRGB serialization form by presence of none
8211+
(<a href="https://github.com/w3c/csswg-drafts/issues/10254">Issue 10254</a>)
8212+
</li>
82008213
<li>For color comparisons in Oklab, standardized ε to be <strong>0.00001</strong>
82018214
(<a href="https://github.com/w3c/csswg-drafts/issues/13157#issuecomment-4329625711">Issue 13157</a>)
82028215
</li>

0 commit comments

Comments
 (0)