@@ -1600,18 +1600,12 @@ Text Processing</h3>
1600
1600
1601
1601
<li> A sequence at the end of a line
1602
1602
of <a>collapsible</a> [=spaces=]
1603
- and/or [=other space separators=] whose 'white-space' value collapses spaces
1604
1603
is removed.
1605
1604
1606
1605
<wpt>
1607
1606
white-space/line-edge-white-space-collapse-001.html
1608
1607
white-space/pre-float-001.html
1609
1608
white-space/pre-wrap-float-001.html
1610
- white-space/trailing-ideographic-space-001.html
1611
- white-space/trailing-ideographic-space-002.html
1612
- white-space/trailing-other-space-separators-001.html
1613
- white-space/trailing-other-space-separators-003.html
1614
- white-space/trailing-other-space-separators-004.html
1615
1609
white-space/trailing-space-before-br-001.html
1616
1610
</wpt>
1617
1611
<wpt pathprefix="/css/CSS2/text/">
@@ -1626,10 +1620,20 @@ Text Processing</h3>
1626
1620
white-space-processing-047.xht
1627
1621
</wpt>
1628
1622
<li> If there remains any sequence of <a>white space</a> ,
1629
- [=other space separators=] ,
1630
- and/or [=preserved=] [=tabs=]
1623
+ and/or [=other space separators=] ,
1631
1624
at the end of a line:
1632
1625
<ul>
1626
+ <li> If 'white-space' is set to ''white-space/normal'' , ''white-space/nowrap'' , or ''white-space/pre-line'' ,
1627
+ the UA must [=hang=] this sequence (unconditionally).
1628
+
1629
+ <wpt>
1630
+ white-space/trailing-ideographic-space-001.html
1631
+ white-space/trailing-ideographic-space-002.html
1632
+ white-space/trailing-other-space-separators-001.html
1633
+ white-space/trailing-other-space-separators-003.html
1634
+ white-space/trailing-other-space-separators-004.html
1635
+ </wpt>
1636
+
1633
1637
<li> If 'white-space' is set to ''pre-wrap'' ,
1634
1638
the UA must [=conditionally hang=] this sequence.
1635
1639
It may also visually collapse the character advance widths
0 commit comments