File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -649,6 +649,9 @@ Ruby Layout</h2>
649
649
exactly as if its [=ruby bases=] were a regular sequence of inline boxes.
650
650
Each [=ruby base container=] is sized and positioned
651
651
to contain exactly all of its [=ruby bases=] ’ margin boxes.
652
+ If a [=ruby base container=] has no [=in-flow=] content,
653
+ it is sized and positioned
654
+ as if it contained a single empty [=ruby base=] .
652
655
653
656
[=Ruby annotations=] associated with the [=base level=]
654
657
are then positioned with respect to their [=ruby base boxes=]
@@ -658,6 +661,9 @@ Ruby Layout</h2>
658
661
participating in the same inline formatting context.
659
662
Each [=ruby annotation container=] is sized and positioned
660
663
to contain exactly all of its [=ruby annotations=] ’ margin boxes.
664
+ If a [=ruby annotation container=] has no [=in-flow=] content,
665
+ it is sized and positioned
666
+ as if it contained a single empty [=ruby annotation=] .
661
667
662
668
[=Ruby annotation containers=] are stacked outward
663
669
over or under their corresponding [=ruby base container=] ,
You can’t perform that action at this time.
0 commit comments