File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3681,11 +3681,13 @@ given an identical set of available fonts and rendering technology.
36813681The <dfn export>first available font</dfn> ,
36823682used for example in the definition of <a>font-relative lengths</a> such as ''ex''
36833683or in the definition of the 'line-height' property,
3684- is defined to be the first available font
3685- that would match the U+0020 (space) character
3686- given font families in the 'font-family!!property' list
3684+ is defined to be the first font
3685+ whose 'unicode-range' includes the U+0020 (space) character,
3686+ given the font families in the 'font-family!!property' list
36873687(or a user agent's default font if none are available).
36883688
3689+ Note: it does not matter whether that font actually has a glyph for the space character.
3690+
36893691<!--
36903692 ██████ ██ ██ ██ ██████ ████████ ████████ ████████
36913693██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
You can’t perform that action at this time.
0 commit comments