|
29 | 29 |
|
30 | 30 | <h1>CSS Text Level 3</h1> |
31 | 31 |
|
32 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 August 2011</h2> |
| 32 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 September |
| 33 | + 2011</h2> |
33 | 34 |
|
34 | 35 | <dl> |
35 | 36 | <dt>This version: |
36 | 37 |
|
37 | | - <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/08/30 |
38 | | - 18:20:55 $ (CVS $Revision$)</a> <!-- |
39 | | - <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110830/">http://www.w3.org/TR/2011/WD-css3-text-20110830/</a></dd> |
| 38 | + <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/08/31 |
| 39 | + 11:11:30 $ (CVS $Revision$)</a> <!-- |
| 40 | + <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110914/">http://www.w3.org/TR/2011/WD-css3-text-20110914/</a></dd> |
40 | 41 | --> |
41 | 42 |
|
42 | 43 |
|
43 | 44 | <dt>Latest version: |
44 | 45 |
|
45 | 46 | <dd><a |
46 | | - href="http://www.w3.org/TR/css3-text/">http://www.w3.org/TR/css3-text/</a> |
| 47 | + href="http://www.w3.org/TR/css3-text">http://www.w3.org/TR/css3-text</a> |
47 | 48 |
|
48 | 49 | <dt>Latest editor's draft: |
49 | 50 |
|
@@ -5548,10 +5549,9 @@ <h3 class=no-num id=normative-ref>Normative references</h3> |
5548 | 5549 | <dt id=UAX11>[UAX11] |
5549 | 5550 |
|
5550 | 5551 | <dd>Asmus Freytag. <a |
5551 | | - href="http://www.unicode.org/unicode/reports/tr11/tr11-8.html"><cite>East |
5552 | | - Asian Width.</cite></a> 23 March 2001. Unicode Standard Annex #11. URL: |
5553 | | - <a |
5554 | | - href="http://www.unicode.org/unicode/reports/tr11/tr11-8.html">http://www.unicode.org/unicode/reports/tr11/tr11-8.html</a> |
| 5552 | + href="http://www.unicode.org/reports/tr11/tr11-8.html"><cite>East Asian |
| 5553 | + Width.</cite></a> 23 March 2001. Unicode Standard Annex #11. URL: <a |
| 5554 | + href="http://www.unicode.org/reports/tr11/tr11-8.html">http://www.unicode.org/reports/tr11/tr11-8.html</a> |
5555 | 5555 | </dd> |
5556 | 5556 | <!----> |
5557 | 5557 |
|
@@ -5598,11 +5598,11 @@ <h3 class=no-num id=normative-ref>Normative references</h3> |
5598 | 5598 | <dt id=UNICODE>[UNICODE] |
5599 | 5599 |
|
5600 | 5600 | <dd>The Unicode Consortium. <a |
5601 | | - href="http://www.unicode.org/unicode/standard/versions/enumeratedversions.html"><cite>The |
| 5601 | + href="http://www.unicode.org/standard/versions/enumeratedversions.html"><cite>The |
5602 | 5602 | Unicode Standard.</cite></a> 2003. Defined by: The Unicode Standard, |
5603 | 5603 | Version 4.0 (Boston, MA, Addison-Wesley, ISBN 0-321-18578-1), as updated |
5604 | 5604 | from time to time by the publication of new versions URL: <a |
5605 | | - href="http://www.unicode.org/unicode/standard/versions/enumeratedversions.html">http://www.unicode.org/unicode/standard/versions/enumeratedversions.html</a> |
| 5605 | + href="http://www.unicode.org/standard/versions/enumeratedversions.html">http://www.unicode.org/standard/versions/enumeratedversions.html</a> |
5606 | 5606 | </dd> |
5607 | 5607 | <!----> |
5608 | 5608 | </dl> |
@@ -5759,8 +5759,8 @@ <h2 class=no-num id=default-stylesheet>Appendix D: Default UA Stylesheet</h2> |
5759 | 5759 | <!-- -->rt { text-emphasis: none; } |
5760 | 5760 | <!-- --> |
5761 | 5761 | <!-- -->:root:lang(zh), [lang|=zh] { |
5762 | | -<!-- -->/* default emphasis mark position is 'under' for Chinese */ |
5763 | | -<!-- --> text-emphasis-position: under; |
| 5762 | +<!-- -->/* default emphasis mark position is 'below right' for Chinese */ |
| 5763 | +<!-- --> text-emphasis-position: below right; |
5764 | 5764 | <!-- -->} |
5765 | 5765 | </code></pre> |
5766 | 5766 | </div> |
|
0 commit comments