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 7e29f9a commit ab2346eCopy full SHA for ab2346e
css-text-4/Overview.bs
@@ -2565,7 +2565,9 @@ White Space Collapsing: the 'white-space-collapse' property</h3>
2565
This value directs user agents to “discard”
2566
all white space in the element.
2567
2568
- Issue: Does this preserve line break opportunities or no? Do we need a "hide" value?
+ Issue: Does this preserve line break opportunities or no? Do we need a distinct "hide" value?
2569
+ If it preserves line break opportunities,
2570
+ maybe it should be replaced with a 'word-boundary-expansion' value?
2571
</dl>
2572
2573
<div class="example">
0 commit comments