File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -650,9 +650,13 @@ Languages and Typesetting</h4>
650650 <a>segment breaks</a> are not <a>collapsible</a>
651651 and are instead transformed into a preserved line feed (U+000A).
652652
653- <p> For other values of 'white-space' , <a>segment breaks</a> are <a>collapsible</a> ,
654- and are either transformed into a space (U+0020) or removed
655- depending on the context before and after the break:</p>
653+ <p> For other values of 'white-space' , <a>segment breaks</a> are <a>collapsible</a> .
654+ As with spaces,
655+ any collapsible <a>segment break</a> immediately following another collapsible <a>segment break</a>
656+ is removed.
657+ Then the remaining <a>segment breaks</a> are
658+ either transformed into a space (U+0020) or removed
659+ depending on the context before and after the break:
656660
657661 <ul>
658662 <li> If the character immediately before or immediately after the segment
You can’t perform that action at this time.
0 commit comments