Skip to content

Commit 8c31a74

Browse files
committed
[css-inline-3] Simplify sentence's grammatical structure.
1 parent c1b7267 commit 8c31a74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-inline-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,11 +1103,11 @@ Logical Height Contributions of Inline Boxes</h3>
11031103
(for the given font at its given size)
11041104
and <var>D</var> to the [=descent metric=],
11051105
each adjusted to account for the [=dominant baseline=]’s offset from zero.
1106-
If 'line-height' computes to ''line-height/normal'',
1106+
If 'line-height' computes to ''line-height/normal''
1107+
and 'text-edge' is ''text-edge/leading'',
11071108
the font’s [=line gap metric=]
11081109
may also be incorporated into <var>A</var> and <var>D</var>
1109-
by adding half to each side
1110-
when 'text-edge' is ''text-edge/leading''.
1110+
by adding half to each side.
11111111

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

0 commit comments

Comments
 (0)