|
32 | 32 |
|
33 | 33 | <h1>CSS Writing Modes Module Level 3</h1> |
34 | 34 |
|
35 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 March 2012</h2> |
| 35 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 March 2012</h2> |
36 | 36 |
|
37 | 37 | <dl> |
38 | 38 | <dt>This version: |
39 | 39 |
|
40 | 40 | <dd><a |
41 | 41 | href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a> |
42 | 42 | <!-- |
43 | | - <dd><a href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120306/">http://www.w3.org/TR/2012/ED-css3-writing-modes-20120306/</a> |
| 43 | + <dd><a href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120326/">http://www.w3.org/TR/2012/ED-css3-writing-modes-20120326/</a> |
44 | 44 | --> |
45 | 45 |
|
46 | 46 |
|
@@ -94,13 +94,12 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 March 2012</h2> |
94 | 94 | <!--begin-copyright--> |
95 | 95 | <p class=copyright><a |
96 | 96 | href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" |
97 | | - rel=license>Copyright</a> © 2012 <a |
98 | | - href="http://www.w3.org/"><acronym |
99 | | - title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a |
100 | | - href="http://www.csail.mit.edu/"><acronym |
101 | | - title="Massachusetts Institute of Technology">MIT</acronym></a>, <a |
102 | | - href="http://www.ercim.eu/"><acronym |
103 | | - title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, |
| 97 | + rel=license>Copyright</a> © 2012 <a href="http://www.w3.org/"><abbr |
| 98 | + title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a |
| 99 | + href="http://www.csail.mit.edu/"><abbr |
| 100 | + title="Massachusetts Institute of Technology">MIT</abbr></a>, <a |
| 101 | + href="http://www.ercim.eu/"><abbr |
| 102 | + title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, |
104 | 103 | <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a |
105 | 104 | href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, |
106 | 105 | <a |
@@ -774,9 +773,25 @@ <h3 id=unicode-bidi><span class=secno>2.2. </span> Embeddings and |
774 | 773 | except, as with block containers, the base directionality is determined |
775 | 774 | by following the Unicode heuristic instead of by using the ‘<a |
776 | 775 | href="#direction0"><code class=property>direction</code></a>’ |
777 | | - value. |
| 776 | + value. <span class=note>Note that ‘<a href="#unicode-bidi0"><code |
| 777 | + class=property>unicode-bidi</code></a>’ does not affect the |
| 778 | + ‘<a href="#direction0"><code |
| 779 | + class=property>direction</code></a>’ property even in the case of |
| 780 | + ‘<a href="#plaintext"><code class=css>plaintext</code></a>’, |
| 781 | + and thus does not affect ‘<a href="#direction0"><code |
| 782 | + class=property>direction</code></a>’-dependent layout |
| 783 | + calculations.</span> |
778 | 784 | </dl> |
779 | 785 |
|
| 786 | + <p class=note>Because the ‘<a href="#unicode-bidi0"><code |
| 787 | + class=property>unicode-bidi</code></a>’ property does not inherit, |
| 788 | + setting ‘<a href="#bidi-override"><code |
| 789 | + class=css>bidi-override</code></a>’ or ‘<a |
| 790 | + href="#plaintext"><code class=css>plaintext</code></a>’ on a block |
| 791 | + element will not affect any descendant blocks. Therefore these values are |
| 792 | + best used on blocks and inlines that do not contain any block-level |
| 793 | + structures. |
| 794 | + |
780 | 795 | <p>The final order of characters within in each bidi paragraph is the same |
781 | 796 | as if the bidi control codes had been added as described above, markup had |
782 | 797 | been stripped, and the resulting character sequence had been passed to an |
@@ -4096,10 +4111,10 @@ <h3 class=no-num id=normative-references> Normative references</h3> |
4096 | 4111 | <dt id=CSS3BG>[CSS3BG] |
4097 | 4112 |
|
4098 | 4113 | <dd>Bert Bos; Elika J. Etemad; Brad Kemper. <a |
4099 | | - href="http://www.w3.org/TR/2011/CR-css3-background-20110215"><cite>CSS |
4100 | | - Backgrounds and Borders Module Level 3.</cite></a> 15 February 2011. W3C |
4101 | | - Candidate Recommendation. (Work in progress.) URL: <a |
4102 | | - href="http://www.w3.org/TR/2011/CR-css3-background-20110215">http://www.w3.org/TR/2011/CR-css3-background-20110215</a> |
| 4114 | + href="http://www.w3.org/TR/2012/WD-css3-background-20120214/"><cite>CSS |
| 4115 | + Backgrounds and Borders Module Level 3.</cite></a> 14 February 2012. W3C |
| 4116 | + Working Draft. (Work in progress.) URL: <a |
| 4117 | + href="http://www.w3.org/TR/2012/WD-css3-background-20120214/">http://www.w3.org/TR/2012/WD-css3-background-20120214/</a> |
4103 | 4118 | </dd> |
4104 | 4119 | <!----> |
4105 | 4120 |
|
@@ -4249,11 +4264,11 @@ <h3 class=no-num id=other-references> Other references</h3> |
4249 | 4264 |
|
4250 | 4265 | <dt id=CSS3TEXT>[CSS3TEXT] |
4251 | 4266 |
|
4252 | | - <dd>Elika J. Etemad; Koji Ishii; Shinyu Murakami. <a |
4253 | | - href="http://www.w3.org/TR/2011/WD-css3-text-20110901/"><cite>CSS Text |
4254 | | - Level 3.</cite></a> 1 September 2011. W3C Working Draft. (Work in |
| 4267 | + <dd>Elika J. Etemad; Koji Ishii. <a |
| 4268 | + href="http://www.w3.org/TR/2012/WD-css3-text-20120119/"><cite>CSS Text |
| 4269 | + Level 3.</cite></a> 19 January 2012. W3C Working Draft. (Work in |
4255 | 4270 | progress.) URL: <a |
4256 | | - href="http://www.w3.org/TR/2011/WD-css3-text-20110901/">http://www.w3.org/TR/2011/WD-css3-text-20110901/</a> |
| 4271 | + href="http://www.w3.org/TR/2012/WD-css3-text-20120119/">http://www.w3.org/TR/2012/WD-css3-text-20120119/</a> |
4257 | 4272 | </dd> |
4258 | 4273 | <!----> |
4259 | 4274 |
|
|
0 commit comments