Skip to content

Commit 1c8d943

Browse files
committed
[css-ruby] Allow UAs to support spanning via magic.
--HG-- extra : rebase_source : 41c0da50da62faf46aa5269a01642aebd6cbb212
1 parent c91ee0d commit 1c8d943

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

css-ruby/Overview.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

css-ruby/Overview.src.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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,

0 commit comments

Comments
 (0)