We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe46761 commit a724d38Copy full SHA for a724d38
1 file changed
css-ruby-1/Overview.bs
@@ -630,7 +630,8 @@ White Space Collapsing</h3>
630
it will collapse across consecutive elements
631
following the standard <a href="https://www.w3.org/TR/css3-text/#white-space-rules">white space processing rules</a>. [[!CSS3TEXT]]
632
For [=collapsible white space=] between [=ruby segments=] ([=inter-segment white space=]), however,
633
- the contextual text for determining collapsing behavior is given by the [=ruby bases=] on either side,
+ the contextual text for determining [[css-text-3#line-break-transform|segment break transformations]]
634
+ is given by the [=ruby bases=] on either side,
635
not the text on either side of the white space in source document order.
636
637
<div class="note">
0 commit comments