|
54 | 54 | </p> |
55 | 55 | <h1 class="p-name no-ref" id=title>CSS Ruby Layout Module Level 1</h1> |
56 | 56 | <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> |
58 | 58 | <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> |
59 | 59 | <div data-fill-with=warning></div> |
60 | 60 | <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 |
133 | 133 | Breaking Between Bases</span></a><li><a href=#break-within><span class=secno>3.3.2</span> <span class=content> |
134 | 134 | Breaking Within Bases</span></a></ul><li><a href=#bidi><span class=secno>3.4</span> <span class=content> |
135 | 135 | 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> |
137 | 137 | Ruby Formatting Properties</span></a><ul class=toc><li><a href=#rubypos><span class=secno>4.1</span> <span class=content> |
138 | 138 | 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> |
139 | 139 | 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. |
1011 | 1011 | Note, it is currently in the process of being rewritten; |
1012 | 1012 | the current drafts should not be relied upon. |
1013 | 1013 |
|
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> |
1015 | 1015 | <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%. |
1019 | 1019 | <p>This level of the specification does not provide a mechanism to control the size of <i>ruby annotations</i>. |
1020 | 1020 |
|
1021 | 1021 | <h2 class="heading settled" data-level=4 id=ruby-props><span class=secno>4. </span><span class=content> |
|
0 commit comments