1515
1616 < h1 id =title > Selectors Level 3</ h1 >
1717
18- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 18 December
19- 2009 </ h2 >
18+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 17 February
19+ 2011 </ h2 >
2020
2121 < dl >
2222 < dt > This version:
2323
24- < dd > <!-- <a href="http://www.w3.org/TR/2009 /ED-selectors3-20091218 ">
25- http://www.w3.org/TR/2009 /PR-selectors3-20091218 </a> -->
24+ < dd > <!-- <a href="http://www.w3.org/TR/2011 /ED-selectors3-20110217 ">
25+ http://www.w3.org/TR/2011 /PR-selectors3-20110217 </a> -->
2626 < a href ="http://dev.w3.org/csswg/selectors3 ">
2727 http://dev.w3.org/csswg/selectors3</ a >
2828
@@ -62,13 +62,13 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 December
6262 <!--begin-copyright-->
6363 < p class =copyright > < a
6464 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
65- rel =license > Copyright</ a > © 2009 < a
65+ rel =license > Copyright</ a > © 2011 < a
6666 href ="http://www.w3.org/ "> < acronym title ="World Wide Web
6767 Consortium "> W3C</ acronym > </ a > < sup > ®</ sup > (< a
6868 href ="http://www.csail.mit.edu/ "> < acronym title ="Massachusetts Institute
69- of Technology "> MIT</ acronym > </ a > , < a
70- href =" http://www.ercim.org/ " > < acronym title ="European Research Consortium
71- for Informatics and Mathematics "> ERCIM</ acronym > </ a > , < a
69+ of Technology "> MIT</ acronym > </ a > , < a href =" http://www.ercim.eu/ " > < acronym
70+ title ="European Research Consortium for Informatics and
71+ Mathematics "> ERCIM</ acronym > </ a > , < a
7272 href ="http://www.keio.ac.jp/ "> Keio</ a > ), All Rights Reserved. W3C < a
7373 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer "> liability</ a > ,
7474 < a
@@ -1748,8 +1748,9 @@ <h4 id=lang-pseudo><span class=secno>6.6.3. </span>The language
17481748 selector is based solely on the element's language value (normalized to
17491749 BCP 47 syntax if necessary) being equal to the identifier C, or beginning
17501750 with the identifier C immediately followed by "-" (U+002D). The matching
1751- of C against the element's language value is performed case-insensitively.
1752- The identifier C does not have to be a valid language name.
1751+ of C against the element's language value is performed case-insensitively
1752+ within the ASCII range. The identifier C does not have to be a valid
1753+ language name.
17531754
17541755 < p > C must be a valid CSS < a
17551756 href ="http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier "> identifier</ a >
@@ -1949,8 +1950,8 @@ <h5 id=nth-child-pseudo><span class=secno>6.6.5.2. </span>:nth-child()
19491950foo:nth-child(5) /* same */</ pre >
19501951 </ div >
19511952
1952- < p > When < var > a</ var > =1, or < var > a</ var > =-1, the < code > 1</ code > may be omitted
1953- from the rule.
1953+ < p > When < var > a</ var > =1, or < var > a</ var > =-1, the < code > 1</ code > may be
1954+ omitted from the rule.
19541955
19551956 < div class =example >
19561957 < p > Examples:</ p >
@@ -3310,10 +3311,10 @@ <h3 id=normative-references><span class=secno>15.1. </span>Normative
33103311 < dt id =CSS21 > [CSS21]
33113312
33123313 < dd > Bert Bos; et al. < a
3313- href ="http://www.w3.org/TR/2009/CR -CSS2-20090908 "> < cite > Cascading Style
3314- Sheets Level 2 Revision 1 (CSS 2.1) Specification.</ cite > </ a > 8 September
3315- 2009 . W3C Candidate Recommendation . (Work in progress.) URL: < a
3316- href ="http://www.w3.org/TR/2009/CR -CSS2-20090908 "> http://www.w3.org/TR/2009/CR -CSS2-20090908 </ a >
3314+ href ="http://www.w3.org/TR/2010/WD -CSS2-20101207 "> < cite > Cascading Style
3315+ Sheets Level 2 Revision 1 (CSS 2.1) Specification.</ cite > </ a > 7 December
3316+ 2010 . W3C Working Draft . (Work in progress.) URL: < a
3317+ href ="http://www.w3.org/TR/2010/WD -CSS2-20101207 "> http://www.w3.org/TR/2010/WD -CSS2-20101207 </ a >
33173318 </ dd >
33183319 <!---->
33193320
@@ -3421,11 +3422,11 @@ <h3 id=informative-references><span class=secno>15.2. </span>Informative
34213422
34223423 < dt id =SVG11 > [SVG11]
34233424
3424- < dd > Dean Jackson; 藤沢 淳; Jon Ferraiolo . < a
3425- href ="http://www.w3.org/TR/2003/REC -SVG11-20030114 "> < cite > Scalable Vector
3426- Graphics (SVG) 1.1 Specification .</ cite > </ a > 14 January 2003 . W3C
3427- Recommendation. URL: < a
3428- href ="http://www.w3.org/TR/2003/REC -SVG11-20030114 "> http://www.w3.org/TR/2003/REC -SVG11-20030114 </ a >
3425+ < dd > Erik Dahlström; et al . < a
3426+ href ="http://www.w3.org/TR/2010/WD -SVG11-20100622 "> < cite > Scalable Vector
3427+ Graphics (SVG) 1.1 (Second Edition) .</ cite > </ a > 22 June 2010 . W3C Working
3428+ Draft. (Work in progress.) URL: < a
3429+ href ="http://www.w3.org/TR/2010/WD -SVG11-20100622 "> http://www.w3.org/TR/2010/WD -SVG11-20100622 </ a >
34293430 </ dd >
34303431 <!---->
34313432
@@ -3451,10 +3452,10 @@ <h3 id=informative-references><span class=secno>15.2. </span>Informative
34513452 < dt id =XML10 > [XML10]
34523453
34533454 < dd > C. M. Sperberg-McQueen; et al. < a
3454- href ="http://www.w3.org/TR/2008/PER -xml-20080205 "> < cite > Extensible Markup
3455- Language (XML) 1.0 (Fifth Edition).</ cite > </ a > 10 February 1998. W3C
3456- Proposed Edited Recommendation. Revised 5 February 2008 URL: < a
3457- href ="http://www.w3.org/TR/2008/PER -xml-20080205 "> http://www.w3.org/TR/2008/PER -xml-20080205 </ a >
3455+ href ="http://www.w3.org/TR/2008/REC -xml-20081126/ "> < cite > Extensible
3456+ Markup Language (XML) 1.0 (Fifth Edition).</ cite > </ a > 26 November 2008.
3457+ W3C Recommendation. URL: < a
3458+ href ="http://www.w3.org/TR/2008/REC -xml-20081126/ "> http://www.w3.org/TR/2008/REC -xml-20081126/ </ a >
34583459 </ dd >
34593460 <!---->
34603461 </ dl >
0 commit comments