Skip to content

Commit a724d38

Browse files
committed
[css-ruby-1] Clarify that we're talking about segment break transformation rules.
1 parent fe46761 commit a724d38

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-ruby-1/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,8 @@ White Space Collapsing</h3>
630630
it will collapse across consecutive elements
631631
following the standard <a href="https://www.w3.org/TR/css3-text/#white-space-rules">white space processing rules</a>. [[!CSS3TEXT]]
632632
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,
633+
the contextual text for determining [[css-text-3#line-break-transform|segment break transformations]]
634+
is given by the [=ruby bases=] on either side,
634635
not the text on either side of the white space in source document order.
635636

636637
<div class="note">

0 commit comments

Comments
 (0)