File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -409,6 +409,15 @@ Standard font families</h4>
409
409
Unicode range of the character, the content language of the containing
410
410
element, user preferences, system settings, etc.
411
411
412
+ Note: These standard font families are expected to exist on different
413
+ platforms, but be backed by different fonts. However, some CSS authors might
414
+ prefer to handle this kind of platform-specific fallback themselves using
415
+ the 'font-family!!property' property. Therefore, user agents are encouraged
416
+ to also expose these standard font families by other, platform-specific,
417
+ font-family names, in addition to the standard names given here. Authors can
418
+ use these additional names to control font fallback themselves between different
419
+ platforms.
420
+
412
421
<dl dfn-for="font-family,<generic-family> " dfn-type=value>
413
422
<dt id="ui-serif-def"> <dfn>ui-serif</dfn>
414
423
<dd>
You can’t perform that action at this time.
0 commit comments