We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6def817 commit 06a6298Copy full SHA for 06a6298
css-text-4/Overview.bs
@@ -1032,10 +1032,11 @@ Line Start/End Padding: the 'line-padding' property</h3>
1032
<p><span>Here is <em>some text</em></p>
1033
</xmp>
1034
1035
- If it renders such that there is a break between “some” and “text”,
1036
- line-padding will be inserted such that
+ Line-padding will be inserted such that
1037
an extra 0.5em of inline background will be visible
1038
- on each side of each line:
+ on each side of each line.
+ If it renders such that there is a break between “some” and “text”,
1039
+ the the additional padding will be:
1040
on the first line, black on the left and green on the right,
1041
and on the second line, green on both sides.
1042
0 commit comments