Skip to content

Commit 226658f

Browse files
committed
[css-color-4] Avoid referencing "prepare for conversion", just state directly #14049
1 parent dadb67b commit 226658f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css-color-4/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4894,8 +4894,7 @@ Color Interpolation</h2>
48944894
<li>checking the two colors for [=analogous components=]
48954895
and [=analogous set|analogous sets=]
48964896
which will be <dfn export>carried forward</dfn></li>
4897-
<li>prepare both colors for conversion.
4898-
this changes any [=powerless=] components to [=missing=] values
4897+
<li>changing any [=powerless=] components to [=missing=] values
48994898
</li>
49004899
<li>converting them both to a given color space
49014900
which will be referred to as the <dfn export>interpolation color space</dfn> below.
@@ -8276,6 +8275,9 @@ Changes</h2>
82768275
<a href="https://www.w3.org/TR/2025/CRD-css-color-4-20250424/">Candidate Recommendation Draft of 24 April 2025</a></h3>
82778276

82788277
<ul>
8278+
<li>Avoid referencing "prepare for conversion", just state directly
8279+
(<a href="https://github.com/w3c/csswg-drafts/issues/14049">Issue 14049</a>)
8280+
</li>
82798281
<li>Clarified that the computed value of a deprecated system color
82808282
is the color of the corresponding (non-deprecated) system color
82818283
(<a href="https://github.com/w3c/csswg-drafts/issues/3873">Issue 3873</a>,

0 commit comments

Comments
 (0)