@@ -1012,7 +1012,7 @@ Relative sizing: the 'font-size-adjust' property</h3>
10121012 The value of 'font-size-adjust' affects the used value of 'font-size'
10131013 but does not affect the computed value.
10141014 It affects the size of relative units
1015- that are based on font metrics of the <a>first available font</a>
1015+ that are based on font metrics
10161016 such as <code> ex</code> and <code> ch</code>
10171017 but does not affect the size of <code> em</code> units.
10181018 Since numeric values of 'line-height'
@@ -3175,7 +3175,7 @@ to ensure that the results are as consistent as possible across user agents,
31753175given an identical set of available fonts and rendering technology.
31763176
31773177The <dfn export>first available font</dfn> ,
3178- used for example in the definition of <a>font-relative lengths</a> such as ''ex'' and ''ch''
3178+ used for example in the definition of <a>font-relative lengths</a> such as ''ex''
31793179or in the definition of the 'line-height' property
31803180is defined to be the first available font
31813181that would match the U+0020 (space) character
@@ -5101,4 +5101,4 @@ Changes from the <a href="https://www.w3.org/TR/2018/WD-css-fonts-4-20180410/">1
51015101 <li> Consistently use the new generic font families</li>
51025102 <li> Editorial cleanup, clarifying examples, markup improvements, linkfixes,
51035103 updating to latest references, and so on</li>
5104- </ul>
5104+ </ul>
0 commit comments