We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a69ef92 commit cddf38cCopy full SHA for cddf38c
css-color-adjust-1/Overview.bs
@@ -600,7 +600,8 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
600
* 'scrollbar-color' computes to ''scrollbar-color/auto''
601
* 'accent-color' computes to ''accent-color/auto''
602
* If 'font-variant-emoji' computes to ''font-variant-emoji/normal'' or ''font-variant-emoji/unicode'',
603
- 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,
604
+ by forcing the [=computed value=] of 'font-variant-emoji' to ''font-variant-emoji/text''.
605
606
UAs may further tweak these <a>forced colors mode</a> heuristics
607
to provide better user experience.
0 commit comments