Skip to content

Commit 6a36c7f

Browse files
committed
[css-align] Add an lt for 'synthesized baseline'.
1 parent 045029f commit 6a36c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-align/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1827,7 +1827,7 @@ Determining the Baselines of a Box</h2>
18271827
use the baseline table from the font settings and <a>first available font</a> of that box,
18281828
and align that baseline set to the given single baseline.
18291829

1830-
To <dfn local-lt=synthesize|synthesized export>synthesize baselines</dfn> from a rectangle (or two parallel lines),
1830+
To <dfn lt="synthesize baseline|synthesized baseline" local-lt=synthesize|synthesized export>synthesize baselines</dfn> from a rectangle (or two parallel lines),
18311831
synthesize the alphabetic baseline from the <a>line-under</a> line,
18321832
and the central baseline by averaging the positions of the two edges or lines.
18331833
See [[css-inline-3#baseline-synthesis]] for rules on synthesizing additional baselines.

0 commit comments

Comments
 (0)