File tree Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -7346,8 +7346,28 @@ Changes</h2>
7346
7346
<h3 id="changes-from-20250424">Changes since the
7347
7347
<a href="https://www.w3.org/TR/2025/CRD-css-color-4-20250424/">Candidate Recommendation Draft of 24 April 2025</a></h3>
7348
7348
<ul>
7349
- <!-- to 4 Sep 2025 -->
7350
- <li> Updated ''AccentColor'' to take its value from 'accent-color' , unless in [=Forced Colors Mode=] </li>
7349
+ <!-- to 9 Sep 2025 -->
7350
+ <li> Updated ''AccentColor'' to take its value from 'accent-color' , unless in [=Forced Colors Mode=]
7351
+ (<a href="https://github.com/w3c/csswg-drafts/issues/5900">Issue 5900</a> )
7352
+ </li>
7353
+ <li> Defined rec2020 color space to use display-referred, 2.4 gamma
7354
+ (<a href="https://github.com/w3c/csswg-drafts/issues/12574">Issue 12574</a> )
7355
+ </li>
7356
+ <li> Added display-p3-linear to predefined colorspaces
7357
+ (<a href="https://github.com/w3c/csswg-drafts/issues/11250">Issue 11250</a> )
7358
+ </li>
7359
+ <li> Clarified serializing opacity values with calc()
7360
+ (<a href="https://github.com/w3c/csswg-drafts/issues/10426">Issue 10426</a> )
7361
+ </li>
7362
+ <li> Interpolation between legacy sRGB colors is (once again) in sRGB space, for compatibility
7363
+ (<a href="https://github.com/w3c/csswg-drafts/issues/7949">Issue 7949</a> )
7364
+ </li>
7365
+ <li> Clarified real-world CIE Lab range for a and b
7366
+ (<a href="https://github.com/w3c/csswg-drafts/issues/12208">Issue 12208</a> )
7367
+ </li>
7368
+ <li> Clarified that Opacity value does not affect hit testing
7369
+ (<a href="https://github.com/w3c/csswg-drafts/issues/11339">Issue 11339</a> )
7370
+ </li>
7351
7371
</ul>
7352
7372
7353
7373
<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>
You can’t perform that action at this time.
0 commit comments