File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -649,6 +649,9 @@ Ruby Layout</h2>
649649 exactly as if its [=ruby bases=] were a regular sequence of inline boxes.
650650 Each [=ruby base container=] is sized and positioned
651651 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=] .
652655
653656 [=Ruby annotations=] associated with the [=base level=]
654657 are then positioned with respect to their [=ruby base boxes=]
@@ -658,6 +661,9 @@ Ruby Layout</h2>
658661 participating in the same inline formatting context.
659662 Each [=ruby annotation container=] is sized and positioned
660663 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=] .
661667
662668 [=Ruby annotation containers=] are stacked outward
663669 over or under their corresponding [=ruby base container=] ,
You can’t perform that action at this time.
0 commit comments