|
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 6 September |
| 20 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 September |
21 | 21 | 2011</h2> |
22 | 22 |
|
23 | 23 | <dl> |
24 | 24 | <dt>This version: |
25 | 25 |
|
26 | | - <dd><a href="http://www.w3.org/TR/2011/ED-css3-conditional-20110906/"> |
27 | | - http://www.w3.org/TR/2011/ED-css3-conditional-20110906/</a> |
| 26 | + <dd><a href="http://www.w3.org/TR/2011/ED-css3-conditional-20110916/"> |
| 27 | + http://www.w3.org/TR/2011/ED-css3-conditional-20110916/</a> |
28 | 28 |
|
29 | 29 | <dt>Latest version: |
30 | 30 |
|
@@ -273,9 +273,9 @@ <h3 id=placement><span class=secno>1.2. </span>Module Interactions</h3> |
273 | 273 | href="#MEDIAQ" rel=biblioentry>[MEDIAQ]<!--{{!MEDIAQ}}--></a> section |
274 | 274 | <var>1</var>. |
275 | 275 |
|
276 | | - <p>Its current definition depends on @-rules defined in <a href="#CSS3FONT" |
277 | | - rel=biblioentry>[CSS3FONT]<!--{{!CSS3FONT}}--></a> and <a |
278 | | - href="#CSS3-ANIMATIONS" |
| 276 | + <p>Its current definition depends on @-rules defined in <a |
| 277 | + href="#CSS3-FONTS" rel=biblioentry>[CSS3-FONTS]<!--{{!CSS3-FONTS}}--></a> |
| 278 | + and <a href="#CSS3-ANIMATIONS" |
279 | 279 | rel=biblioentry>[CSS3-ANIMATIONS]<!--{{!CSS3-ANIMATIONS}}--></a>, but that |
280 | 280 | dependency is only on the assumption that those modules will advance ahead |
281 | 281 | of this one. If this module advances faster, then the dependency will be |
@@ -412,8 +412,8 @@ <h2 id=contents-of><span class=secno>3. </span>Contents of conditional |
412 | 412 |
|
413 | 413 | <p> in which all the productions are defined in that grammar with the |
414 | 414 | exception of <code>font_face_rule</code> <span class=issue>not</span> |
415 | | - defined in <a href="#CSS3FONT" |
416 | | - rel=biblioentry>[CSS3FONT]<!--{{!CSS3FONT}}--></a>, |
| 415 | + defined in <a href="#CSS3-FONTS" |
| 416 | + rel=biblioentry>[CSS3-FONTS]<!--{{!CSS3-FONTS}}--></a>, |
417 | 417 | <code>keyframes-rule</code> <span class=issue>shouldn't have dash?</span> |
418 | 418 | defined in <a href="#CSS3-ANIMATIONS" |
419 | 419 | rel=biblioentry>[CSS3-ANIMATIONS]<!--{{!CSS3-ANIMATIONS}}--></a>, and |
@@ -1198,7 +1198,7 @@ <h3 class=no-num id=normative-references>Normative references</h3> |
1198 | 1198 | </dd> |
1199 | 1199 | <!----> |
1200 | 1200 |
|
1201 | | - <dt id=CSS3FONT>[CSS3FONT] |
| 1201 | + <dt id=CSS3-FONTS>[CSS3-FONTS] |
1202 | 1202 |
|
1203 | 1203 | <dd>John Daggett. <a |
1204 | 1204 | href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324"><cite>CSS Fonts |
|
0 commit comments