File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -409,6 +409,15 @@ Standard font families</h4>
409409 Unicode range of the character, the content language of the containing
410410 element, user preferences, system settings, etc.
411411
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+
412421 <dl dfn-for="font-family,<generic-family> " dfn-type=value>
413422 <dt id="ui-serif-def"> <dfn>ui-serif</dfn>
414423 <dd>
You can’t perform that action at this time.
0 commit comments