Skip to content

Commit aa9004a

Browse files
committed
[css-ruby] Editorial udpates to ruby font size
1 parent 0c53889 commit aa9004a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

css-ruby/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</p>
5555
<h1 class="p-name no-ref" id=title>CSS Ruby Layout Module Level 1</h1>
5656
<h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>Editor’s Draft,
57-
<time class=dt-updated datetime=20150111>11 January 2015</time></span></h2>
57+
<time class=dt-updated datetime=20150112>12 January 2015</time></span></h2>
5858
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-ruby-1/>http://dev.w3.org/csswg/css-ruby-1/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css-ruby-1/>http://www.w3.org/TR/css-ruby-1/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2013/WD-css3-ruby-20130919/ rel=previous>http://www.w3.org/TR/2013/WD-css3-ruby-20130919/</a><dt>Feedback:<dd><span><a href="mailto:www-style@w3.org?subject=%5Bcss-ruby%5D%20feedback">www-style@w3.org</a> with subject line “<kbd>[css-ruby] <var>… message topic …</var></kbd>” (<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)</span><dt>Issue Tracking:<dd><a href=#issues-index>Inline In Spec</a><dt class=editor>Editors:<dd class=editor><div class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://fantasai.inkedblade.net/contact>Elika J. Etemad</a> (<span class="p-org org">Invited Expert</span>)</div><dd class=editor><div class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:kojiishi@gmail.com>Koji Ishii</a> (<span class="p-org org">Google</span>)</div></dl></div>
5959
<div data-fill-with=warning></div>
6060
<p class=copyright data-fill-with=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2014 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.eu/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>, <a href=http://ev.buaa.edu.cn/>Beihang</a>), All Rights Reserved. W3C <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>, <a href=http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks>trademark</a> and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.
@@ -133,7 +133,7 @@ <h2 class="no-num no-toc no-ref heading settled" id=contents><span class=content
133133
Breaking Between Bases</span></a><li><a href=#break-within><span class=secno>3.3.2</span> <span class=content>
134134
Breaking Within Bases</span></a></ul><li><a href=#bidi><span class=secno>3.4</span> <span class=content>
135135
Bidi Reordering</span></a><li><a href=#line-height><span class=secno>3.5</span> <span class=content>
136-
Line Spacing</span></a><li><a href=#ruby-size><span class=secno>3.6</span> <span class=content>Ruby Text Size</span></a></ul><li><a href=#ruby-props><span class=secno>4</span> <span class=content>
136+
Line Spacing</span></a><li><a href=#ruby-size><span class=secno>3.6</span> <span class=content>Ruby Annotation Font Size</span></a></ul><li><a href=#ruby-props><span class=secno>4</span> <span class=content>
137137
Ruby Formatting Properties</span></a><ul class=toc><li><a href=#rubypos><span class=secno>4.1</span> <span class=content>
138138
Ruby Positioning: the <span class=property data-link-type=propdesc title=ruby-position>ruby-position</span> property</span></a><li><a href=#collapsed-ruby><span class=secno>4.2</span> <span class=content>
139139
Sharing Annotation Space: the <span class=property data-link-type=propdesc title=ruby-merge>ruby-merge</span> property</span></a><li><a href=#ruby-align-property><span class=secno>4.3</span> <span class=content><span></span>
@@ -1011,11 +1011,11 @@ <h3 class="heading settled" data-level=3.5 id=line-height><span class=secno>3.5.
10111011
Note, it is currently in the process of being rewritten;
10121012
the current drafts should not be relied upon.
10131013

1014-
<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>
1014+
<h3 class="heading settled" data-level=3.6 id=ruby-size><span class=secno>3.6. </span><span class=content>Ruby Annotation Font 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 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.
1018-
Also, the 'ruby-position: inter-character' usually require different sizing such as 25% or 33%.
1016+
However, UA may increase the font size when the it is too small to read,
1017+
or decrease if the text is too large to avoid ruby annotation being too large.
1018+
Also, the 'ruby-position: inter-character' usually require different font size such as 25% or 33%.
10191019
<p>This level of the specification does not provide a mechanism to control the size of <i>ruby annotations</i>.
10201020

10211021
<h2 class="heading settled" data-level=4 id=ruby-props><span class=secno>4. </span><span class=content>

css-ruby/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -898,11 +898,11 @@ <h3 id="line-height">
898898
Note, it is currently in the process of being rewritten;
899899
the current drafts should not be relied upon.
900900

901-
<h3 id="ruby-size">Ruby Text Size</h3>
901+
<h3 id="ruby-size">Ruby Annotation Font 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 to make it readable,
904-
or decrease if the text is large to avoid ruby text being too big.
905-
Also, the 'ruby-position: inter-character' usually require different sizing such as 25% or 33%.
903+
However, UA may increase the font size when the it is too small to read,
904+
or decrease if the text is too large to avoid ruby annotation being too large.
905+
Also, the 'ruby-position: inter-character' usually require different font size such as 25% or 33%.
906906
<p>This level of the specification does not provide a mechanism to control the size of <i>ruby annotations</i>.
907907

908908
<h2 id="ruby-props">

0 commit comments

Comments
 (0)