Skip to content

Commit 06a6298

Browse files
committed
[css-text-4] Tweak wording as suggested by @nigelmegitt #1973 (comment)
1 parent 6def817 commit 06a6298

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

css-text-4/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,10 +1032,11 @@ Line Start/End Padding: the 'line-padding' property</h3>
10321032
<p><span>Here is <em>some text</em></p>
10331033
</xmp>
10341034

1035-
If it renders such that there is a break between “some” and “text”,
1036-
line-padding will be inserted such that
1035+
Line-padding will be inserted such that
10371036
an extra 0.5em of inline background will be visible
1038-
on each side of each line:
1037+
on each side of each line.
1038+
If it renders such that there is a break between “some” and “text”,
1039+
the the additional padding will be:
10391040
on the first line, black on the left and green on the right,
10401041
and on the second line, green on both sides.
10411042

0 commit comments

Comments
 (0)