Skip to content

Commit ca04a59

Browse files
authored
add recent fcm changes to changes section (#12549)
1 parent 2043581 commit ca04a59

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css-color-adjust-1/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,6 +1214,14 @@ Changes {#changes}
12141214
<ul>
12151215
<li>Removed special handling of ''color()'' fallback system colors, since the feature was removed from [[CSS-COLOR-4]].
12161216
(<a href="https://github.com/w3c/csswg-drafts/issues/7007">Issue 7007</a>)
1217+
<li> Added emulation support for improved testing of [=forced colors mode=].
1218+
(<a href="https://github.com/w3c/csswg-drafts/issues/11824#issuecomment-2769343959">Issue 11824</a>)
1219+
<li> Updated the properties that apply in [=forced colors mode=]
1220+
to more generically apply to the <<color>> components of all properties,
1221+
with specific known properties moved to a note.
1222+
(<a href="https://github.com/w3c/csswg-drafts/issues/11857">Issue 11857</a>)
1223+
<li> Added font emoji fallback logic for [=forced colors mode=].
1224+
(<a href="https://github.com/w3c/csswg-drafts/issues/8064">Issue 8064</a>)
12171225
</ul>
12181226

12191227
<strong>See also <a href="https://www.w3.org/TR/2022/CR-css-color-adjust-1-20220210/#changes">Changes prior to Candidate Recommendation</a>.</strong>

0 commit comments

Comments
 (0)