File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7785,7 +7785,28 @@ Changes</h2>
77857785
77867786<h3 id="changes-from-20250424">Changes since the
77877787 <a href="https://www.w3.org/TR/2025/CRD-css-color-4-20250424/">Candidate Recommendation Draft of 24 April 2025</a></h3>
7788+
77887789<ul>
7790+ <!-- to 23 Feb 2026 -->
7791+ <li> Clarified wording regarding the aims of CSS gamut mapping</li>
7792+ <li> Corrected ray trace algorithm to not overwrite |end|
7793+ (<a href="https://github.com/w3c/csswg-drafts/issues/10579">Issue 10579</a> )
7794+ </li>
7795+ <li> Added pseudocode for the ray trace gamut mapping algorithm
7796+ (<a href="https://github.com/w3c/csswg-drafts/issues/10579">Issue 10579</a> )
7797+ </li>
7798+ <li> Added EdgeSeeker and Ray Trace Gamut Mapping Algorithms. Allowed choice of three GMA
7799+ (<a href="https://github.com/w3c/csswg-drafts/issues/10579">Issue 10579</a> )
7800+ </li>
7801+ <li> Added a diagram showing imaginary colors in CIE Lab</li>
7802+ <li> Differentiated between out of gamut but physically realizable colors, and imaginary colors</li>
7803+ <li> More even-handed description of clipping,
7804+ showing some cases which give acceptable results
7805+ (<a href="https://github.com/w3c/csswg-drafts/issues/10579">Issue 10579</a> )
7806+ </li>
7807+ <li> Fixed discrepency in ΔE2000 sample implementation
7808+ (<a href="https://github.com/w3c/csswg-drafts/issues/13322">Issue 13322</a> )
7809+ </li>
77897810 <!-- to 11 Jan 2026 -->
77907811 <li> Updated ''AccentColor'' to take its value from 'accent-color' , unless in [=Forced Colors Mode=]
77917812 (<a href="https://github.com/w3c/csswg-drafts/issues/5900">Issue 5900</a> )
You can’t perform that action at this time.
0 commit comments