File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1415,7 +1415,9 @@ <h3>10.8.1 <a name="leading">Leading and half-leading</a></h3>
14151415each glyph, determine the < var > A</ var > and < var > D</ var > . Note that
14161416glyphs in a single element may come from different fonts and thus need
14171417not all have the same < var > A</ var > and < var > D</ var > . If the inline box
1418- contains no glyphs at all, it is considered to contain a < a
1418+ contains no glyphs at all,
1419+ or if it contains only glyphs from fallback fonts,
1420+ it is considered to contain a < a
14191421href ="#strut "> strut</ a > (an invisible glyph of zero width) with the
14201422< var > A</ var > and < var > D</ var > of the element's first available font.
14211423
Original file line number Diff line number Diff line change @@ -1319,7 +1319,9 @@ each other by their relevant baselines. Then, for
13191319each glyph, determine the <var>A</var> and <var>D</var>. Note that
13201320glyphs in a single element may come from different fonts and thus need
13211321not all have the same <var>A</var> and <var>D</var>. If the inline box
1322- contains no glyphs at all, it is considered to contain a <a
1322+ contains no glyphs at all,
1323+ or if it contains only glyphs from fallback fonts,
1324+ it is considered to contain a <a
13231325href="#strut">strut</a> (an invisible glyph of zero width) with the
13241326<var>A</var> and <var>D</var> of the element's first available font.
13251327
You can’t perform that action at this time.
0 commit comments