@@ -1703,12 +1703,16 @@ <h3 id=font-size-adjust-prop><span class=secno>3.6 </span>Relative sizing:
17031703 for the first font in the list of fonts defined for the initial value of
17041704 the < a href ="#propdef-font-family " title ="font-family!!property "> ‘< code
17051705 class =property > font-family</ code > ’</ a > property. Effectively this is
1706- the default font used when < a href ="#propdef-font-family "
1706+ the default font used for basic Latin text when < a
1707+ href ="#propdef-font-family " title ="font-family!!property "> ‘< code
1708+ class =property > font-family</ code > ’</ a > is not otherwise specified. It
1709+ does not vary based on document content and it is not calculated based on
1710+ the computed value of < a href ="#propdef-font-family "
17071711 title ="font-family!!property "> ‘< code
1708- class =property > font-family</ code > ’</ a > is not otherwise specified .
1709- < p > Authors can use this value to specify that font size should be
1710- normalized across fonts based on the x-height without the need to
1711- specify the aspect ratio explicitly.</ p >
1712+ class =property > font-family</ code > ’</ a > for a given element .
1713+ < p class = note > Authors can use this value to specify that font size should
1714+ be normalized across fonts based on the x-height without the need to
1715+ specify the aspect value explicitly.</ p >
17121716
17131717 < dt > < dfn id =aspect-ratio-value > < var > <number></ var > </ dfn >
17141718
@@ -5910,6 +5914,14 @@ <h3 class=no-num id=recent-changes> Changes from the <a
59105914
59115915 < li > revised wording of font fetching algorithm
59125916
5917+ < li > clarify meaning of < a href ="#font-size-adjust-auto-value "
5918+ title ="auto!!font-size-adjust "> ‘< code class =property > auto</ code > ’</ a >
5919+ value for ‘< a href ="#propdef-font-size-adjust "> < code
5920+ class =property > font-size-adjust</ code > </ a > ’
5921+
5922+ < li > allow user agents to synthesize OpenType < span class =tag > kern</ span >
5923+ feature
5924+
59135925 < li > minor editorial cleanups
59145926 </ ul >
59155927
0 commit comments