File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1061,7 +1061,7 @@ Ruby Positioning: the 'ruby-position' property</h3>
10611061 </dl>
10621062
10631063 [=Annotation containers=] that are not [=inter-character annotations=]
1064- are called <dfn>interlinear annotations</dfn> .
1064+ are called <dfn local-lt="interlinear" >interlinear annotations</dfn> .
10651065
10661066 If multiple [=ruby annotation containers=] have the same 'ruby-position' ,
10671067 they stack along the block axis for [=interlinear annotations=] ,
@@ -1075,7 +1075,7 @@ Sharing Annotation Space: the 'ruby-merge' property</h3>
10751075 Name : ruby-merge
10761076 Value : separate | merge | auto
10771077 Initial : separate
1078- Applies to : ruby annotation containers
1078+ Applies to : [=interlinear=] ruby annotation containers
10791079 Inherited : yes
10801080 Computed value : specified keyword
10811081 Animation type : by computed value type
@@ -1087,6 +1087,8 @@ Sharing Annotation Space: the 'ruby-merge' property</h3>
10871087 the annotations should be <dfn lt="merged annotation">merged</dfn> and rendered as a group,
10881088 or the separation should be determined based on the space available.
10891089
1090+ Note: [=Inter-character annotations=] are always separate, and this property does not apply.
1091+
10901092 Possible values:
10911093 <dl dfn-for=ruby-merge dfn-type=value>
10921094 <dt> <dfn>separate</dfn>
You can’t perform that action at this time.
0 commit comments