We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700c8ba commit 944a491Copy full SHA for 944a491
css-ruby-1/Overview.bs
@@ -1421,8 +1421,10 @@ Sharing Annotation Space: the 'ruby-merge' property</h3>
1421
as [=inline boxes=] within their [=annotation container=],
1422
and laid out in a single anonymous [=ruby annotation box=]
1423
spanning all their associated [=ruby base boxes=].
1424
- This style renders similar to “group ruby” in [[JLREQ]],
1425
- except that [=ruby annotations=] are kept together with their respective [=ruby bases=] when breaking lines.
+ When laid out on a single line,
+ this style renders similar to “group ruby” in [[JLREQ]].
1426
+ However, when it breaks across lines,
1427
+ [=ruby annotations=] are kept together with their respective [=ruby bases=].
1428
1429
<figure>
1430
<img src="images/ruby-merge.png"
0 commit comments