Skip to content

Commit 0c53889

Browse files
author
Koji Ishii
committed
[css-ruby] Minor editorial updates to ruby text size
1 parent 0d397d8 commit 0c53889

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

css-ruby/Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,8 @@ <h3 class="heading settled" data-level=3.5 id=line-height><span class=secno>3.5.
10131013

10141014
<h3 class="heading settled" data-level=3.6 id=ruby-size><span class=secno>3.6. </span><span class=content>Ruby Text Size</span><a class=self-link href=#ruby-size></a></h3>
10151015
<p>The <i>ruby annotations</i> are usually the half size of the <i>ruby base</i> as described in <a data-biblio-type=normative data-link-type=biblio href=#biblio-jlreq title=JLREQ>[JLREQ]</a>.
1016-
However, UA may increase the ratio when the text is small.
1016+
However, UA may increase the size when the text is small to make it readable,
1017+
or decrease if the text is large to avoid ruby text being too big.
10171018
Also, the 'ruby-position: inter-character' usually require different sizing such as 25% or 33%.
10181019
<p>This level of the specification does not provide a mechanism to control the size of <i>ruby annotations</i>.
10191020

css-ruby/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,8 @@ <h3 id="line-height">
900900

901901
<h3 id="ruby-size">Ruby Text Size</h3>
902902
<p>The <i>ruby annotations</i> are usually the half size of the <i>ruby base</i> as described in [[!JLREQ]].
903-
However, UA may increase the size when the text is small.
903+
However, UA may increase the size when the text is small to make it readable,
904+
or decrease if the text is large to avoid ruby text being too big.
904905
Also, the 'ruby-position: inter-character' usually require different sizing such as 25% or 33%.
905906
<p>This level of the specification does not provide a mechanism to control the size of <i>ruby annotations</i>.
906907

0 commit comments

Comments
 (0)