|
5 | 5 |
|
6 | 6 | <head> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
8 | | - <title>CSS3 Ruby Annotation Module</title> |
| 8 | + <title>CSS3 Ruby Module</title> |
9 | 9 | <style type="text/css"> |
10 | 10 | dt {font-weight: normal} |
11 | 11 | /*.issue, .note {font-style: italic}*/ |
|
54 | 54 | <div class="head"> |
55 | 55 | <p><a href="http://www.w3.org/"><img alt="W3C" src="http://www.w3.org/Icons/w3c_home" height="48" width="72" /></a></p> |
56 | 56 |
|
57 | | -<h1>CSS3 Ruby Annotation Module</h1> |
| 57 | +<h1>CSS3 Ruby Module</h1> |
58 | 58 |
|
59 | | -<h2 class="no-num no-toc" id="w3c-working">W3C Working Draft 04 March 2010 (Editor's copy)</h2> |
| 59 | +<h2 class="no-num no-toc" id="w3c-working">W3C Working Draft 03 December 2010 (Editor's copy)</h2> |
60 | 60 | <dl> |
61 | 61 | <dt>This version:</dt> |
62 | 62 | <dd><a |
@@ -403,6 +403,7 @@ <h3 id="display">3.1 Ruby specific 'display' property values</h3> |
403 | 403 |
|
404 | 404 | <h3><a id="box-model">3.2 Ruby box model</a></h3> |
405 | 405 |
|
| 406 | +<p class="issue"><span class="issuehead">Issue: </span> The spec needs to address anonymous box generation rules (and to make them compatible with HTML5 ruby markup).</p> |
406 | 407 | <p>In the following description, the elements specified by Ruby |
407 | 408 | Annotation [<a href="#ruby">RUBY</a>] are used to describe the box model. As mentioned |
408 | 409 | earlier, a user agent can obtain the same results by using the Ruby specific 'display' |
@@ -610,7 +611,7 @@ <h3><a id="ruby-line-breaking">3.4 Ruby box and line breaking</a></h3> |
610 | 611 | src="images/r-break-b.gif" width="300" height="90" /></p> |
611 | 612 |
|
612 | 613 | <p><b>Figure 3.4.1</b>: "Bopomofo" ruby line breaking opportunity</p> |
613 | | - |
| 614 | +<p class="issue"><span class="issuehead">Issue: </span> Line breaks should only be allowed within ruby if the ruby base text can be broken at that point. E.g. if complex Ruby is used to annotate the two morphemes of "butterfly", the fact that we have added ruby annotations should not cause a line breaking opportunity to be present between "butter" and "fly" </p> |
614 | 615 | <h2><a id="ruby-props">4. Ruby Properties</a></h2> |
615 | 616 |
|
616 | 617 | <p>All properties, in addition to the noted values, take 'initial' and |
|
0 commit comments