|
10 | 10 | rel=dcterms.rights> |
11 | 11 | <meta content="CSS Text Module Level 3" name=dcterms.title> |
12 | 12 | <meta content=text name=dcterms.type> |
13 | | - <meta content=2014-04-19 name=dcterms.date> |
| 13 | + <meta content=2014-04-20 name=dcterms.date> |
14 | 14 | <meta content="Elika J. Etemad" name=dcterms.creator> |
15 | 15 | <meta content="Koji Ishii" name=dcterms.creator> |
16 | 16 | <meta content=W3C name=dcterms.publisher> |
17 | | - <meta content="http://www.w3.org/TR/2014/WD-css-text-3-20140419/" |
| 17 | + <meta content="http://www.w3.org/TR/2014/WD-css-text-3-20140420/" |
18 | 18 | name=dcterms.identifier> |
19 | 19 | <link href="#contents" rel=contents><!--<link rel=index href="#index">--> |
20 | 20 |
|
|
69 | 69 |
|
70 | 70 | <h1>CSS Text Module Level 3</h1> |
71 | 71 |
|
72 | | - <h2 class="no-num no-toc">W3C Working Draft 19 April 2014</h2> |
| 72 | + <h2 class="no-num no-toc">W3C Working Draft 20 April 2014</h2> |
73 | 73 |
|
74 | 74 | <dl> |
75 | 75 | <dt>This version: |
76 | 76 |
|
77 | 77 | <dd><a |
78 | | - href="http://www.w3.org/TR/2014/WD-css-text-3-20140419/">http://www.w3.org/TR/2014/WD-css-text-3-20140419/</a></dd> |
| 78 | + href="http://www.w3.org/TR/2014/WD-css-text-3-20140420/">http://www.w3.org/TR/2014/WD-css-text-3-20140420/</a></dd> |
79 | 79 | <!-- |
80 | 80 | <dd><a href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css3-text/</a> |
81 | 81 | --> |
@@ -1271,12 +1271,9 @@ <h3 id=line-break-details><span class=secno>5.1. </span> Line Breaking |
1271 | 1271 | edge) rather than breaking the box between its content edge and the |
1272 | 1272 | content. |
1273 | 1273 |
|
1274 | | - <li>For line breaking in/around <a |
1275 | | - href="http://www.w3.org/TR/css3-ruby/">ruby</a>, the base text is |
1276 | | - considered part of the same inline formatting context as its surrounding |
1277 | | - content, but the ruby text is not: i.e. line breaking opportunities |
1278 | | - between the ruby element and its surrounding content are determined as if |
1279 | | - the ruby base were inline and the ruby text were not there. |
| 1274 | + <li>Line breaking in/around Ruby is defined in Ruby box and line breaking |
| 1275 | + <a href="#ref-CSS3RUBY" |
| 1276 | + rel=biblioentry>[CSS3RUBY]<!--{{!CSS3RUBY}}--></a>. |
1280 | 1277 | </ul> |
1281 | 1278 |
|
1282 | 1279 | <h3 id=line-break-property><span class=secno>5.2. </span> Breaking Rules |
@@ -3660,6 +3657,16 @@ <h3 class=no-num id=normative-ref> Normative references</h3> |
3660 | 3657 | </dd> |
3661 | 3658 | <!----> |
3662 | 3659 |
|
| 3660 | + <dt id=ref-CSS3RUBY>[CSS3RUBY] |
| 3661 | + |
| 3662 | + <dd>Elika J. Etemad; Koji Ishii; Richard Ishida. <a |
| 3663 | + href="http://www.w3.org/TR/2013/WD-css3-ruby-20130919/"><cite>CSS Ruby |
| 3664 | + Module Level 1.</cite></a> 19 September 2013. W3C Working Draft. (Work in |
| 3665 | + progress.) URL: <a |
| 3666 | + href="http://www.w3.org/TR/2013/WD-css3-ruby-20130919/">http://www.w3.org/TR/2013/WD-css3-ruby-20130919/</a> |
| 3667 | + </dd> |
| 3668 | + <!----> |
| 3669 | + |
3663 | 3670 | <dt id=ref-RFC2119>[RFC2119] |
3664 | 3671 |
|
3665 | 3672 | <dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key |
|
0 commit comments