Skip to content

Commit 76457f6

Browse files
committed
[css-ruby] Lift potential ambiguity on the order of annotation pairing
1 parent a8b46d6 commit 76457f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-ruby-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ Unit Pairing and Spanning Annotations</h4>
486486
all of the [=ruby bases=] in its [=ruby segment=].
487487

488488
Otherwise, each [=ruby annotation=] is paired,
489-
in order, with the corresponding [=ruby base=] in that segment.
489+
in document order, with the corresponding [=ruby base=] in that segment.
490490
If there are not enough [=ruby annotations=] in a [=ruby annotation container=],
491491
the remaining [=ruby bases=] are paired with anonymous empty annotations
492492
inserted at the end of the [=ruby annotation container=].

0 commit comments

Comments
 (0)