Skip to content

Commit 5f897c4

Browse files
authored
Merge pull request #3446 from frivoal/remove-stray-text
[css-text] Remove stray text
2 parents 36653e9 + 2af8e03 commit 5f897c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-text-3/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,8 +1422,7 @@ Line Breaking Details</h3>
14221422

14231423
<p>This property specifies whether the UA may break at otherwise disallowed points within a line
14241424
to prevent overflow,
1425-
when an otherwise-unbreakable string is too long to fit within the line box,
1426-
or when sequences of <a>preserved</a> white space would <a>hang</a>.
1425+
when an otherwise-unbreakable string is too long to fit within the line box.
14271426
It only has an effect when
14281427
'white-space' allows <a>wrapping</a>. Possible values:</p>
14291428

0 commit comments

Comments
 (0)