@@ -1012,7 +1012,7 @@ Relative sizing: the 'font-size-adjust' property</h3>
1012
1012
The value of 'font-size-adjust' affects the used value of 'font-size'
1013
1013
but does not affect the computed value.
1014
1014
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
1016
1016
such as <code> ex</code> and <code> ch</code>
1017
1017
but does not affect the size of <code> em</code> units.
1018
1018
Since numeric values of 'line-height'
@@ -3175,7 +3175,7 @@ to ensure that the results are as consistent as possible across user agents,
3175
3175
given an identical set of available fonts and rendering technology.
3176
3176
3177
3177
The <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''
3179
3179
or in the definition of the 'line-height' property
3180
3180
is defined to be the first available font
3181
3181
that 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
5101
5101
<li> Consistently use the new generic font families</li>
5102
5102
<li> Editorial cleanup, clarifying examples, markup improvements, linkfixes,
5103
5103
updating to latest references, and so on</li>
5104
- </ul>
5104
+ </ul>
0 commit comments