|
32 | 32 |
|
33 | 33 | <h1>CSS Text Level 3</h1> |
34 | 34 |
|
35 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 April 2012</h2> |
| 35 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 24 April 2012</h2> |
36 | 36 |
|
37 | 37 | <dl> |
38 | 38 | <dt>This version: |
39 | 39 |
|
40 | 40 | <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date$ (CVS |
41 | 41 | $Revision$)</a> <!-- |
42 | | - <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120421/">http://www.w3.org/TR/2012/WD-css3-text-20120421/</a></dd> |
| 42 | + <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120424/">http://www.w3.org/TR/2012/WD-css3-text-20120424/</a></dd> |
43 | 43 | --> |
44 | 44 |
|
45 | 45 |
|
@@ -477,9 +477,10 @@ <h3 id=terms><span class=secno>1.3. </span> Terminology</h3> |
477 | 477 | <a href="#HTML5" rel=biblioentry>[HTML5]<!--{{HTML5}}--></a>, and the |
478 | 478 | rules for determining the content language of an XML element use the |
479 | 479 | <code>xml:lang</code> attribute and are <a |
480 | | - href="http://www.w3.org/TR/REC-xml/#sec-lang-tag">defined</a> in [[XML]]. |
481 | | - Note that it is possible for the <a href="#content-language"><i>content |
482 | | - language</i></a> of an element to be unknown. |
| 480 | + href="http://www.w3.org/TR/REC-xml/#sec-lang-tag">defined</a> in <a |
| 481 | + href="#XML10" rel=biblioentry>[XML10]<!--{{XML10}}--></a>. Note that it is |
| 482 | + possible for the <a href="#content-language"><i>content language</i></a> |
| 483 | + of an element to be unknown. |
483 | 484 |
|
484 | 485 | <p>Other terminology and concepts used in this specification are defined in |
485 | 486 | <a href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> and <a |
@@ -4790,6 +4791,16 @@ <h3 class=no-num id=informative-ref>Informative references</h3> |
4790 | 4791 | </dd> |
4791 | 4792 | <!----> |
4792 | 4793 |
|
| 4794 | + <dt id=XML10>[XML10] |
| 4795 | + |
| 4796 | + <dd>C. M. Sperberg-McQueen; et al. <a |
| 4797 | + href="http://www.w3.org/TR/2008/REC-xml-20081126/"><cite>Extensible |
| 4798 | + Markup Language (XML) 1.0 (Fifth Edition).</cite></a> 26 November 2008. |
| 4799 | + W3C Recommendation. URL: <a |
| 4800 | + href="http://www.w3.org/TR/2008/REC-xml-20081126/">http://www.w3.org/TR/2008/REC-xml-20081126/</a> |
| 4801 | + </dd> |
| 4802 | + <!----> |
| 4803 | + |
4793 | 4804 | <dt id=ZHMARK>[ZHMARK] |
4794 | 4805 |
|
4795 | 4806 | <dd><cite>标点符号用法 (Punctuation |
|
0 commit comments