We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e625f72 commit f71188dCopy full SHA for f71188d
1 file changed
css-text-3/Overview.bs
@@ -773,7 +773,9 @@ Characters and Letters</h3>
773
Note: Hanging the white space rather than collapsing it
774
allows users to see the space when selecting or editing text.
775
<li>If 'white-space' is set to ''break-spaces'',
776
- hanging or collapsing the advance width of spaces at the end of the line is not allowed.
+ hanging or collapsing the advance width of spaces
777
+ at the end of the line is not allowed;
778
+ those that overflow must <a>wrap</a> to the next line.
779
</ul>
780
781
</ol>
0 commit comments