We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e691135 commit 919c779Copy full SHA for 919c779
1 file changed
css-text-4/Overview.bs
@@ -73,7 +73,8 @@ White Space Collapsing: the 'text-space-collapse' property</h3>
73
the UA <em>may</em> visually collapse
74
the advance widths of preserved white space
75
that occurs at the end of a line,
76
- and is not required to honor soft wrap opportunities between such spaces.
+ <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).
78
79
<dt><dfn>preserve-trim</dfn>
80
<dd>
0 commit comments