@@ -1415,21 +1415,22 @@ <h3>10.8.1 <a name="leading">Leading and half-leading</a></h3>
14151415href ="#strut "> strut</ a > (an invisible glyph of zero width) with the
14161416< var > A</ var > and < var > D</ var > of the element's first available font.
14171417
1418- < p > When the value of the < a href ="" class ="noxref "> < span class ="propinst-line-heigh "> 'line-height'</ span > </ a > property
1418+ < p id =" inline-box-height " > When the value of the < a href ="" class ="noxref "> < span class ="propinst-line-heigh "> 'line-height'</ span > </ a > property
14191419is something other than 'normal',
14201420determine the leading < var > L</ var > to add,
14211421where < var > L</ var > = < a href ="visudet.html#propdef-line-height " class ="noxref "> < span
14221422class ="propinst-line-height "> 'line-height'</ span > </ a > - < var > AD</ var > of the first available font.
1423- Half the leading is added above < var > A</ var > and the other half below
1424- < var > D</ var > , giving a total height above
1423+ Half the leading is added above < var > A</ var > of the first available font, and the other half below
1424+ < var > D</ var > of the first available font , giving a total height above
14251425the baseline of < var > A'</ var > = < var > A</ var > + < var > L</ var > /2 and a
14261426total depth of < var > D'</ var > = < var > D</ var > + < var > L</ var > /2.
14271427Glyphs from fonts other than the first available font
1428- do not impact the height or baseline of the inline box.
1428+ do not impact the height or baseline of the inline box
1429+ for < a href ="" class ="noxref "> < span class ="propinst-line-heigh "> 'line-height'</ span > </ a > values other than 'normal'.
14291430
14301431< p class =note > < strong > Note.</ strong > < var > L</ var > may be negative.
14311432
1432- < p id =" inline-box-height " > Boxes of child elements do not influence this height.
1433+ < p > Boxes of child elements do not influence this height.
14331434
14341435< p > When the value of the < a href ="" class ="noxref "> < span class ="propinst-line-heigh "> 'line-height'</ span > </ a > property
14351436is 'normal',
0 commit comments