8000 [css-color-adjust-1] Expand on how forced colors mode handles emojis … · w3c/csswg-drafts@cddf38c · GitHub
[go: up one dir, main page]

Skip to content

Commit cddf38c

Browse files
authored
[css-color-adjust-1] Expand on how forced colors mode handles emojis (#12892)
* update forced colors emoji wording * add specifics on when the property is forced * update to computed value time
1 parent a69ef92 commit cddf38c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-color-adjust-1/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,8 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
600600
* 'scrollbar-color' computes to ''scrollbar-color/auto''
601< 61B7 code>601
* 'accent-color' computes to ''accent-color/auto''
602602
* 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.
603+
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''.
604605

605606
UAs may further tweak these <a>forced colors mode</a> heuristics
606607
to provide better user experience.

0 commit comments

Comments
 (0)
0