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>
10191019 </li>
10201020 </ol>
10211021 </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.
10291027 <wpt>
10301028 overflow-wrap/overflow-wrap-break-word-004.html
10311029 overflow-wrap/overflow-wrap-break-word-005.html
You can’t perform that action at this time.
0 commit comments