@@ -1381,29 +1381,29 @@ Sharing Annotation Space: the 'ruby-merge' property</h3>
13811381
13821382 <dt> <dfn>auto</dfn> </dt>
13831383 <dd>
1384- The user agent may use any algorithm to determine how each ruby annotation box
1385- is rendered to its corresponding base box,
1386- with the intention that if all annotations fit over their respective bases,
1387- the result is identical to ''separate'' ,
1388- but if some annotations are wider than their bases
1389- the space is shared in some way
1390- to avoid imposing space between bases.
1391-
1392- <div class="note">
1393- Note: This behavior is intended for compound words,
1394- see <a href="https://www.w3.org/International/questions/qa-ruby#jukugo">“Jukugo Ruby” in “What is ruby?”</a> . [[QA-RUBY]]
1395-
1396- There are various conventions for rendering this type of ruby,
1397- see <a href="https://www.w3.org/TR/simple-ruby/#placement-of-jukugo-ruby">Placement of Jukugo-ruby</a> in [[SIMPLE-RUBY]] ,
1398- <a href="https://www.w3.org/TR/jlreq/#positioning_of_jukugoruby_with_respect_to_base_characters">Positioning of Jukugo-ruby</a> in [[JLREQ]] ,
1399- and <cite> 4.12.3(c) 熟語ルビの処理</cite> in [[JISX4051]]
1400- for examples of varying complexity.
1401-
1402- The simplest of these is
1403- to render as ''separate'' if all ruby annotation boxes fit
1404- within the advances of their corresponding base boxes,
1405- and render as ''merge'' otherwise.
1406- </div>
1384+ The user agent may use any algorithm to determine how each ruby annotation box
1385+ is rendered to its corresponding base box,
1386+ with the intention that if all annotations fit over their respective bases,
1387+ the result is identical to ''separate'' ,
1388+ but if some annotations are wider than their bases
1389+ the space is shared in some way
1390+ to avoid imposing space between bases.
1391+
1392+ <div class="note">
1393+ Note: This behavior is intended for compound words,
1394+ see <a href="https://www.w3.org/International/questions/qa-ruby#jukugo">“Jukugo Ruby” in “What is ruby?”</a> . [[QA-RUBY]]
1395+
1396+ There are various conventions for rendering this type of ruby,
1397+ see <a href="https://www.w3.org/TR/simple-ruby/#placement-of-jukugo-ruby">Placement of Jukugo-ruby</a> in [[SIMPLE-RUBY]] ,
1398+ <a href="https://www.w3.org/TR/jlreq/#positioning_of_jukugoruby_with_respect_to_base_characters">Positioning of Jukugo-ruby</a> in [[JLREQ]] ,
1399+ and <cite> 4.12.3(c) 熟語ルビの処理</cite> in [[JISX4051]]
1400+ for examples of varying complexity.
1401+
1402+ The simplest of these is
1403+ to render as ''separate'' if all ruby annotation boxes fit
1404+ within the advances of their corresponding base boxes,
1405+ and render as ''merge'' otherwise.
1406+ </div>
14071407 </dd>
14081408 </dl>
14091409
0 commit comments