You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-fonts-4/Overview.bs
+33-23Lines changed: 33 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -233,7 +233,6 @@ Relationship Between Faces and Families
233
233
<h4 id="generic-font-families">
234
234
Generic font families</h4>
235
235
236
-
Each generic font family must always map to at least one matched font face.
237
236
A generic font family is a font family which has a standard name (as defined by CSS), but which is an alias for an existing installed font family present on the system.
238
237
However, a single generic font family may be a composite face
239
238
combining different typefaces based on such things as
@@ -270,6 +269,13 @@ Generic font families</h4>
270
269
Any font that fits this typographic role
271
270
may be used to represent the generic ''serif'' family.
272
271
272
+
''serif'' must always map to at least one matched font face.
273
+
274
+
Note: ''serif'' must always map to at least one matched font face.
275
+
However, no guarantee is placed on the character coverage of that font
276
+
face. Therefore, the font ''serif'' is mapped to may not end up being
0 commit comments