diff --git a/css-color-adjust-1/Overview.bs b/css-color-adjust-1/Overview.bs index 832c90cdaf7..9dca9d525d8 100644 --- a/css-color-adjust-1/Overview.bs +++ b/css-color-adjust-1/Overview.bs @@ -889,7 +889,8 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties} * 'scrollbar-color' computes to ''scrollbar-color/auto'' * 'accent-color' computes to ''accent-color/auto'' * If 'font-variant-emoji' computes to ''font-variant-emoji/normal'' or ''font-variant-emoji/unicode'', - UAs should force any emoji on the page to its monochrome variant, if available. + UAs should force any emoji on the page to its monochrome variant, if available, + by forcing the [=computed value=] of 'font-variant-emoji' to ''font-variant-emoji/text''. UAs may further tweak these forced colors mode heuristics to provide better user experience.