File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -978,11 +978,15 @@ Bidi Reordering</h3>
978
978
by the 'direction' property of their [=ruby container=] .
979
979
<li>
980
980
Within a segment, [=ruby bases=] and [=ruby annotations=]
981
+ that are not [=merged=]
981
982
are ordered within their respective containers
982
983
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=] .
983
987
984
988
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 .
986
990
However, it can still inherit into the container's children
987
991
and thereby affect the [=inline base direction=]
988
992
of any [=ruby annotations=] it contains.
You can’t perform that action at this time.
0 commit comments