Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion css-color-adjust-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a>forced colors mode</a> heuristics
to provide better user experience.
Expand Down