Skip to content

Commit f27d95d

Browse files
committed
[css-pseudo-4] Fix link
1 parent d1b417f commit f27d95d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-pseudo-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,8 @@ Styling the ''::first-line'' Pseudo-element</h4>
198198
</ul>
199199

200200
Setting 'line-height' on ''::first-line'' affects
201-
the fragment of the [=root inline=] that wraps the contents of the first line,
201+
the fragment of the [=root inline box=]
202+
that wraps the contents of the first line,
202203
and therefore can both increase and decrease the height of the first line box.
203204
<!-- Issue 2282 -->
204205

0 commit comments

Comments
 (0)