File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -1019,13 +1019,11 @@ Characters and Letters</h3>
1019
1019
</li>
1020
1020
</ol>
1021
1021
</li>
1022
- <li><p> If 'white-space' is set to ''pre'' , ''pre-wrap'' , or ''break-spaces''
1023
- any sequence of spaces is treated as a sequence of non-breaking spaces.
1024
- However, a <a>soft wrap opportunity</a> exists at the end of the sequence
1025
- in the case of ''pre-wrap'' and ''break-spaces'' ,
1026
- as well as between every space of the sequence
1027
- in the case of ''break-spaces'' .
1028
-
1022
+ <li><p> If 'white-space' is set to ''pre'' or ''pre-wrap''
1023
+ any sequence of spaces is treated as a sequence of non-breaking spaces;
1024
+ however, a <a>soft wrap opportunity</a> exists at the end of the sequence.
1025
+ In the case of ''break-spaces'' ,
1026
+ a <a>soft wrap opportunity</a> exists after every space.
1029
1027
<wpt>
1030
1028
overflow-wrap/overflow-wrap-break-word-004.html
1031
1029
overflow-wrap/overflow-wrap-break-word-005.html
You can’t perform that action at this time.
0 commit comments