|
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-20 name=dcterms.date> |
| 13 | + <meta content=2014-04-23 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-20140420/" |
| 17 | + <meta content="http://www.w3.org/TR/2014/WD-css-text-3-20140423/" |
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 20 April 2014</h2> |
| 72 | + <h2 class="no-num no-toc">W3C Working Draft 23 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-20140420/">http://www.w3.org/TR/2014/WD-css-text-3-20140420/</a></dd> |
| 78 | + href="http://www.w3.org/TR/2014/WD-css-text-3-20140423/">http://www.w3.org/TR/2014/WD-css-text-3-20140423/</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 | --> |
@@ -950,9 +950,11 @@ <h3 id=white-space-rules><span class=secno>4.1. </span> The White Space |
950 | 950 | <h4 id=white-space-phase-1><span class=secno>4.1.1. </span>Phase I: |
951 | 951 | Collapsing and Transformation</h4> |
952 | 952 |
|
953 | | - <p>For each inline (including anonymous inlines) within an inline |
954 | | - formatting context, white space characters are handled as follows, |
955 | | - ignoring bidi formatting characters as if they were not there: |
| 953 | + <p>For each inline (including anonymous inlines, see <a href="#ref-CSS21" |
| 954 | + rel=biblioentry>[CSS21]<!--{{CSS21}}--></a> section <a |
| 955 | + href="http://www.w3.org/TR/CSS21/visuren.html#anonymous">9.2.2.1</a>) |
| 956 | + within an inline formatting context, white space characters are handled as |
| 957 | + follows, ignoring bidi formatting characters as if they were not there: |
956 | 958 |
|
957 | 959 | <ul> |
958 | 960 | <li id=collapse> |
|
0 commit comments