File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -607,6 +607,9 @@ <h3 id=pairing><span class=secno>2.3. </span> Ruby Pairing and Annotation
607607 annotations</ i > </ a > are assumed to be associated with empty, anonymous
608608 bases inserted at the end of the < a
609609 href ="#ruby-base-container-box "> < i > ruby base container</ i > </ a > .
610+ < p > If an implementation supports ruby markup with explicit spanning
611+ (e.g. XHTML Complex Ruby Annotations), it must adjust the pairing
612+ rules to pair spanning annotations to multiple bases appropriately.
610613 </ ol >
611614
612615 < p > A this point, ruby “columns” are defined, each represented by a
Original file line number Diff line number Diff line change @@ -342,6 +342,11 @@ <h3 id="pairing">
342342 If there are not enough < i > ruby bases</ i > ,
343343 any remaining < i > ruby annotations</ i > are assumed to be associated
344344 with empty, anonymous bases inserted at the end of the < i > ruby base container</ i > .
345+
346+ < p > If an implementation supports ruby markup with explicit spanning
347+ (e.g. XHTML Complex Ruby Annotations),
348+ it must adjust the pairing rules to pair spanning annotations to multiple bases
349+ appropriately.
345350 </ ol >
346351
347352 < p > A this point, ruby “columns” are defined,
You can’t perform that action at this time.
0 commit comments