Skip to content

Commit a809909

Browse files
committed
[css-inline-3] Make sure linegap metric is considered half-leading so it hooks into leading-trim properly.
1 parent 4a2a564 commit a809909

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-inline-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@ Baseline Types and Metrics</h3>
408408
Corresponds to the line-under ink edge of CJK (Han/Hangul/Kana) text.
409409
Assigned <code>icfb</code> in OpenType.
410410

411+
411412
<dt><dfn lt="hanging baseline" local-lt="hanging">hanging</dfn>
412413
<dd>
413414
Corresponds to hanging baseline
@@ -1107,7 +1108,7 @@ Logical Height Contributions of Inline Boxes</h3>
11071108
or this is the [=root inline box=],
11081109
the font’s [=line gap metric=]
11091110
may also be incorporated into <var>A</var> and <var>D</var>
1110-
by adding half to each side.
1111+
by adding half to each side as [=half-leading=].
11111112

11121113
When its computed 'line-height' is ''line-height/normal'',
11131114
the [=layout bounds=] of an inline box encloses all its glyphs,

0 commit comments

Comments
 (0)