|
15 | 15 |
|
16 | 16 | <h1 id=title>Selectors Level 4</h1> |
17 | 17 |
|
18 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 August 2011</h2> |
| 18 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 September |
| 19 | + 2011</h2> |
19 | 20 |
|
20 | 21 | <dl> |
21 | 22 | <dt>This version: |
22 | 23 |
|
23 | | - <dd> <!-- <a href="http://www.w3.org/TR/2011/ED-selectors4-20110812/"> |
24 | | - http://www.w3.org/TR/2011/WD-selectors4-20110812</a> --> |
| 24 | + <dd> <!-- <a href="http://www.w3.org/TR/2011/ED-selectors4-20110916/"> |
| 25 | + http://www.w3.org/TR/2011/WD-selectors4-20110916</a> --> |
25 | 26 | <a href="http://dev.w3.org/csswg/selectors4"> |
26 | 27 | http://dev.w3.org/csswg/selectors4</a> |
27 | 28 |
|
@@ -2595,7 +2596,7 @@ <h3 id=nth-match><span class=secno>12.6. </span> ‘<code |
2595 | 2596 | <h3 id=nth-last-match><span class=secno>12.7. </span> ‘<code |
2596 | 2597 | class=css>:nth-last-match()</code>’ pseudo-class</h3> |
2597 | 2598 |
|
2598 | | - <p><code>:nth-match(<a href="#selector"><var>selector</var></a>, |
| 2599 | + <p><code>:nth-last-match(<a href="#selector"><var>selector</var></a>, |
2599 | 2600 | <var>a</var>n+<var>b</var>)</code> pseudo-class notation represents an |
2600 | 2601 | element that has a parent and has |
2601 | 2602 | <var>a</var><code>n</code>+<var>b</var>-1 siblings that match the given <a |
@@ -3516,11 +3517,11 @@ <h3 id=normative-references><span class=secno>19.1. </span> Normative |
3516 | 3517 | <dt id=UNICODE>[UNICODE] |
3517 | 3518 |
|
3518 | 3519 | <dd>The Unicode Consortium. <a |
3519 | | - href="http://www.unicode.org/unicode/standard/versions/enumeratedversions.html"><cite>The |
| 3520 | + href="http://www.unicode.org/standard/versions/enumeratedversions.html"><cite>The |
3520 | 3521 | Unicode Standard.</cite></a> 2003. Defined by: The Unicode Standard, |
3521 | 3522 | Version 4.0 (Boston, MA, Addison-Wesley, ISBN 0-321-18578-1), as updated |
3522 | 3523 | from time to time by the publication of new versions URL: <a |
3523 | | - href="http://www.unicode.org/unicode/standard/versions/enumeratedversions.html">http://www.unicode.org/unicode/standard/versions/enumeratedversions.html</a> |
| 3524 | + href="http://www.unicode.org/standard/versions/enumeratedversions.html">http://www.unicode.org/standard/versions/enumeratedversions.html</a> |
3524 | 3525 | </dd> |
3525 | 3526 | <!----> |
3526 | 3527 |
|
@@ -3551,16 +3552,6 @@ <h3 id=informative-references><span class=secno>19.2. </span> Informative |
3551 | 3552 | </dd> |
3552 | 3553 | <!----> |
3553 | 3554 |
|
3554 | | - <dt id=CSS21>[CSS21] |
3555 | | - |
3556 | | - <dd>Bert Bos; et al. <a |
3557 | | - href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style |
3558 | | - Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June |
3559 | | - 2011. W3C Recommendation. URL: <a |
3560 | | - href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a> |
3561 | | - </dd> |
3562 | | - <!----> |
3563 | | - |
3564 | 3555 | <dt id=DOM-LEVEL-3-CORE>[DOM-LEVEL-3-CORE] |
3565 | 3556 |
|
3566 | 3557 | <dd>Gavin Nicol; et al. <a |
|
0 commit comments