File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1111,10 +1111,11 @@ Text Processing</h3>
11111111 </li>
11121112 </ol>
11131113 </li>
1114- <li><p> If 'white-space' is set to ''pre'' or ''pre-wrap''
1115- any sequence of spaces is treated as a sequence of non-breaking spaces;
1116- however, for ''pre-wrap'' , a <a>soft wrap opportunity</a> exists at the end of the sequence.
1117- In the case of ''break-spaces'' ,
1114+ <li><p> If 'white-space' is set to ''pre'' , ''pre-wrap'' , or ''break-spaces'' ,
1115+ any sequence of spaces is treated as a sequence of non-breaking spaces.
1116+ However, for ''pre-wrap'' ,
1117+ a <a>soft wrap opportunity</a> exists at the end of the sequence,
1118+ while for ''break-spaces'' ,
11181119 a <a>soft wrap opportunity</a> exists after every space.
11191120 <wpt>
11201121 overflow-wrap/overflow-wrap-break-word-004.html
You can’t perform that action at this time.
0 commit comments