Skip to content

Commit c320698

Browse files
committed
[css-ruby] Note that ruby distribution space and text justification space are not related.
--HG-- extra : rebase_source : 16b2ba21526fe5cc0b8e05f3dea798d017229c91
1 parent 3b4c479 commit c320698

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

css-ruby/Overview.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1453,7 +1453,10 @@ <h3 id=ruby-align-property><span class=secno>3.3. </span><a
14531453
</table>
14541454

14551455
<p>This property specifies how text is distributed within the various ruby
1456-
boxes when their contents do not exactly fill their respective boxes.
1456+
boxes when their contents do not exactly fill their respective boxes. Note
1457+
that space distributed by ‘<a href="#ruby-align"><code
1458+
class=property>ruby-align</code></a>’ is unrelated to, and independent
1459+
of, any space distributed due to justification.
14571460

14581461
<p>Values have the following meanings:
14591462

css-ruby/Overview.src.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,8 @@ <h3 id="ruby-align-property"><a name="rubyalign"></a>
998998

999999
<p>This property specifies how text is distributed within the various ruby boxes
10001000
when their contents do not exactly fill their respective boxes.
1001+
Note that space distributed by 'ruby-align' is unrelated to, and independent of,
1002+
any space distributed due to justification.
10011003

10021004
<p>Values have the following meanings:
10031005
<p class="issue"><span class="issuehead">Issue:&nbsp;</span> Tony Graham has <a href="http://www.w3.org/Style/XSL/Group/FO/wiki/Ruby#Treat_CSS3_.22ruby-align.22_As_Shorthand.3F">suggested </a>that distribute-letter and distribute-space be values of a ruby-group-distribution property, and line-edge be moved to a ruby-alignment-edge property, and that the rest be gathered under a ruby-alignment property. And that ruby-align become a shorthand.</p>

0 commit comments

Comments
 (0)