File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -978,11 +978,15 @@ Bidi Reordering</h3>
978978 by the 'direction' property of their [=ruby container=] .
979979 <li>
980980 Within a segment, [=ruby bases=] and [=ruby annotations=]
981+ that are not [=merged=]
981982 are ordered within their respective containers
982983 by the 'direction' property of the segment’s [=ruby base container=] .
984+ [=Merged annotations=] are ordered
985+ by the 'direction' property of their [=annotation container=] ,
986+ exactly as if they were a sequence of inline boxes within their [=annotation container=] .
983987
984988 Note: This means the 'direction' property on [=ruby annotation containers=]
985- is ignored for the purpose of layout.
989+ is ignored for the purpose of layout of non- [=merged=] annotations .
986990 However, it can still inherit into the container's children
987991 and thereby affect the [=inline base direction=]
988992 of any [=ruby annotations=] it contains.
You can’t perform that action at this time.
0 commit comments