Skip to content

Commit 919c779

Browse files
committed
[css-text-4] Better definition of what's allowed for preserve-auto.
1 parent e691135 commit 919c779

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-text-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ White Space Collapsing: the 'text-space-collapse' property</h3>
7373
the UA <em>may</em> visually collapse
7474
the advance widths of preserved white space
7575
that occurs at the end of a line,
76-
and is not required to honor soft wrap opportunities between such spaces.
76+
<em>or</em> treat them as collapsed for the purpose of wrapping text
77+
(such that the white space overflows the line instead of wrapping to the front of the next line).
7778

7879
<dt><dfn>preserve-trim</dfn>
7980
<dd>

0 commit comments

Comments
 (0)