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-4/Overview.bs
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7169,7 +7169,17 @@ Changes</h2>
7169
7169
<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>
7170
7170
7171
7171
<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 -->
7173
7183
<li>Added another xyz-d65 and xyz-d50 example</li>
7174
7184
<li>Clarify which component (Y) in XYZ corresponds to brightness</li>
7175
7185
<li>Clarified that CSS gamut mapping applies on actual, not used, values</li>
0 commit comments