Skip to content

Commit a230c3a

Browse files
committed
[css-color-4][editorial] Update changes, prepare for CRD
1 parent 6a6a84f commit a230c3a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

css-color-4/Overview.bs

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<pre class=metadata>
22
Title: CSS Color Module Level 4
3-
Status: ED
4-
Prepare for TR: no
3+
Status: CRD
4+
Prepare for TR: yes
5+
Date: 2025-04-24
56
Work Status: Testing
67
ED: https://drafts.csswg.org/css-color-4/
78
TR: https://www.w3.org/TR/css-color-4/
@@ -7253,6 +7254,13 @@ Changes</h2>
72537254
<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>
72547255

72557256
<ul>
7257+
<!-- to 21 Apr 2025 -->
7258+
<li>Clarified that inside the color property, it is the resolved inherited value (not the raw inherited value) that is used</li>
7259+
<li>Listed categories of colors, such as those that resolve to sRGB or support legacy color syntax</li>
7260+
<li>Added hue normalization examples</li>
7261+
<li>Corrected table of analogous components, alpha was missing, but described as analogous in prose</li>
7262+
<li>Collected together and clarified serialization of opacity values into one section</li>
7263+
<li>Clarified wording around color-interpolation-method and host syntax</li>
72567264
<!-- to 1 Apr 2025 -->
72577265
<li>Defined epsilon for returning missing hue</li>
72587266
<li>Used a more precise definition of achromatic colors with missing hues (sufficiently close to the central axis)</li>

0 commit comments

Comments
 (0)