Skip to content

Commit d759694

Browse files
committed
*** empty log message ***
1 parent 625d5b7 commit d759694

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

css3-ruby/Overview.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
8-
<title>CSS3 Ruby Annotation Module</title>
8+
<title>CSS3 Ruby Module</title>
99
<style type="text/css">
1010
dt {font-weight: normal}
1111
/*.issue, .note {font-style: italic}*/
@@ -54,9 +54,9 @@
5454
<div class="head">
5555
<p><a href="http://www.w3.org/"><img alt="W3C" src="http://www.w3.org/Icons/w3c_home" height="48" width="72" /></a></p>
5656

57-
<h1>CSS3 Ruby Annotation Module</h1>
57+
<h1>CSS3 Ruby Module</h1>
5858

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>
6060
<dl>
6161
<dt>This version:</dt>
6262
<dd><a
@@ -403,6 +403,7 @@ <h3 id="display">3.1 Ruby specific 'display' property values</h3>
403403

404404
<h3><a id="box-model">3.2 Ruby box model</a></h3>
405405

406+
<p class="issue"><span class="issuehead">Issue:&nbsp;</span> The spec needs to address anonymous box generation rules (and to make them compatible with HTML5 ruby markup).</p>
406407
<p>In the following description, the elements specified by Ruby
407408
Annotation [<a href="#ruby">RUBY</a>] are used to describe the box model. As mentioned
408409
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>
610611
src="images/r-break-b.gif" width="300" height="90" /></p>
611612

612613
<p><b>Figure 3.4.1</b>: "Bopomofo" ruby line breaking opportunity</p>
613-
614+
<p class="issue"><span class="issuehead">Issue:&nbsp;</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 &quot;butterfly&quot;, the fact that we have added ruby annotations should not cause a line breaking opportunity to be present between &quot;butter&quot; and &quot;fly&quot; </p>
614615
<h2><a id="ruby-props">4. Ruby Properties</a></h2>
615616

616617
<p>All properties, in addition to the noted values, take 'initial' and

0 commit comments

Comments
 (0)