|
17 | 17 |
|
18 | 18 | <h1>CSS Conditional Rules Module Level 3</h1> |
19 | 19 |
|
20 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 June 2011</h2> |
| 20 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 June 2011</h2> |
21 | 21 |
|
22 | 22 | <dl> |
23 | 23 | <dt>This version: |
24 | 24 |
|
25 | | - <dd><a href="http://www.w3.org/TR/2011/ED-css3-conditional-20110607/"> |
26 | | - http://www.w3.org/TR/2011/ED-css3-conditional-20110607</a> |
| 25 | + <dd><a href="http://www.w3.org/TR/2011/ED-css3-conditional-20110613/"> |
| 26 | + http://www.w3.org/TR/2011/ED-css3-conditional-20110613</a> |
27 | 27 |
|
28 | 28 | <dt>Latest version: |
29 | 29 |
|
@@ -800,8 +800,8 @@ <h2 id=at-document><span class=secno>6. </span>Document queries: the |
800 | 800 | <p class=note>Note that regular expression must match the entire URL, not |
801 | 801 | just a part of it.</p> |
802 | 802 |
|
803 | | - <p class=note>This definition intentionally matches the behavior of the |
804 | | - <a |
| 803 | + <p class=note>Note that this definition intentionally matches the |
| 804 | + behavior of the <a |
805 | 805 | href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#attr-input-pattern"><code |
806 | 806 | class=html>pattern</code> attribute</a> on the <code |
807 | 807 | class=html>input</code> element in <a href="#HTML5" |
@@ -1010,10 +1010,10 @@ <h3 class=no-num id=normative-references>Normative references</h3> |
1010 | 1010 | <dt id=CSS21>[CSS21] |
1011 | 1011 |
|
1012 | 1012 | <dd>Bert Bos; et al. <a |
1013 | | - href="http://www.w3.org/TR/2009/CR-CSS2-20090423"><cite>Cascading Style |
1014 | | - Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 23 |
1015 | | - April 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a |
1016 | | - href="http://www.w3.org/TR/2009/CR-CSS2-20090423">http://www.w3.org/TR/2009/CR-CSS2-20090423</a> |
| 1013 | + href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style |
| 1014 | + Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June |
| 1015 | + 2011. W3C Recommendation. URL: <a |
| 1016 | + href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a> |
1017 | 1017 | </dd> |
1018 | 1018 | <!----> |
1019 | 1019 |
|
@@ -1108,9 +1108,9 @@ <h3 class=no-num id=other-references>Other references</h3> |
1108 | 1108 | <dt id=HTML5>[HTML5] |
1109 | 1109 |
|
1110 | 1110 | <dd>Ian Hickson. <a |
1111 | | - href="http://www.w3.org/TR/2011/WD-html5-20110113"><cite>HTML5.</cite></a> |
1112 | | - 13 January 2011. W3C Working Draft. (Work in progress.) URL: <a |
1113 | | - href="http://www.w3.org/TR/2011/WD-html5-20110113">http://www.w3.org/TR/2011/WD-html5-20110113</a> |
| 1111 | + href="http://www.w3.org/TR/2011/WD-html5-20110525/"><cite>HTML5.</cite></a> |
| 1112 | + 25 May 2011. W3C Working Draft. (Work in progress.) URL: <a |
| 1113 | + href="http://www.w3.org/TR/2011/WD-html5-20110525/">http://www.w3.org/TR/2011/WD-html5-20110525/</a> |
1114 | 1114 | </dd> |
1115 | 1115 | <!----> |
1116 | 1116 | </dl> |
|
0 commit comments