Skip to content

Commit f61a767

Browse files
committed
[css-color-4][editorial] Update changes
1 parent fcf496c commit f61a767

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

css-color-4/Overview.bs

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7169,7 +7169,17 @@ Changes</h2>
71697169
<h3 id="changes-from-20240213">Changes since the <a href="https://www.w3.org/TR/2024/CRD-css-color-4-20240213/">Candidate Recommendation Draft of 13 Feb 2024</a></h3>
71707170

71717171
<ul>
7172-
<!-- to 21 June -->
7172+
<!-- to 8 Feb 2025 -->
7173+
<li>Consistently use "color component" rather than "color channel" (both were being used).</li>
7174+
<li>Correlated Color Temperature was used without being defined or explained. Added informative reference.</li>
7175+
<li>Exported term premultiplied, linked to it consistently</li>
7176+
<li>Equivalence of deprecated and un-deprecated system colors is no longer at-risk</li>
7177+
<li>Clarified intended use of the "parse a CSS <<color>>" algorithm</li>
7178+
<li>Added corrected examples for HTML-compatible serialization</li>
7179+
<li>Removed check on missing values for HTML-compatible serialization, they will already have been converted to zero</li>
7180+
<li>Moved note about missing values becoming 0, so it applies to both HTML-compatible and CSS serializations</li>
7181+
<li>Added an HTML-Compatible hex serialization for sRGB</li>
7182+
<!-- to 21 June 2024 -->
71737183
<li>Added another xyz-d65 and xyz-d50 example</li>
71747184
<li>Clarify which component (Y) in XYZ corresponds to brightness</li>
71757185
<li>Clarified that CSS gamut mapping applies on actual, not used, values</li>

0 commit comments

Comments
 (0)