From 44481fc68cfe8cd6f1529deec8514f02d0630ca6 Mon Sep 17 00:00:00 2001
From: Alison Maher
Date: Wed, 30 Jul 2025 16:41:10 -0700
Subject: [PATCH] add recent fcm changes to changes section
---
css-color-adjust-1/Overview.bs | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/css-color-adjust-1/Overview.bs b/css-color-adjust-1/Overview.bs
index 832c90cdaf73..eecdbaefb566 100644
--- a/css-color-adjust-1/Overview.bs
+++ b/css-color-adjust-1/Overview.bs
@@ -1214,6 +1214,14 @@ Changes {#changes}
- Removed special handling of ''color()'' fallback system colors, since the feature was removed from [[CSS-COLOR-4]].
(Issue 7007)
+
- Added emulation support for improved testing of [=forced colors mode=].
+ (Issue 11824)
+
- Updated the properties that apply in [=forced colors mode=]
+ to more generically apply to the <> components of all properties,
+ with specific known properties moved to a note.
+ (Issue 11857)
+
- Added font emoji fallback logic for [=forced colors mode=].
+ (Issue 8064)
See also Changes prior to Candidate Recommendation.