Skip to content

Commit 3180a46

Browse files
committed
[css-fonts-4] Add a note about the generic emoji family and character support
Closes #2855
1 parent 27f502b commit 3180a46

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

css-fonts-4/Overview.bs

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,7 @@ Font family: the 'font-family!!property' property</h3>
110110
Note that <<generic-family>> keywords cannot be quoted
111111
(otherwise they are interpreted as a <<family-name>>).
112112

113-
The following generic family keywords are defined:
114-
''serif'', ''sans-serif'', ''cursive'', ''fantasy'', ''monospace'', ''system-ui'', ''emoji'', ''math'' and ''fangsong''.
115-
See [[#generic-font-families]].
113+
The set of generic family keywords is defined in [[#generic-font-families]].
116114

117115
</dl>
118116

@@ -370,6 +368,11 @@ Generic font families</h4>
370368
food and drink, animals and plants,
371369
or icons that represent emotions, feelings, or activities.
372370

371+
Note: Some user agents allow users to change the mapping of the ''emoji'' generic font
372+
family by setting user agent preferences. Because the ''emoji'' generic font family is
373+
intended to support emoji characters, user agents should encourage users to select
374+
fonts for this generic font family which support those characters, if necessary.
375+
373376
<dt id="math-def"><dfn>math</dfn>
374377
<dd>
375378
This font family is intended for use with mathematical expressions.

0 commit comments

Comments
 (0)