Skip to content

Commit 279c215

Browse files
committed
Update css3-fonts reference to preferred form.
1 parent 87e90a2 commit 279c215

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

css3-conditional/Overview.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717

1818
<h1>CSS Conditional Rules Module Level 3</h1>
1919

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
2121
2011</h2>
2222

2323
<dl>
2424
<dt>This version:
2525

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>
2828

2929
<dt>Latest version:
3030

@@ -273,9 +273,9 @@ <h3 id=placement><span class=secno>1.2. </span>Module Interactions</h3>
273273
href="#MEDIAQ" rel=biblioentry>[MEDIAQ]<!--{{!MEDIAQ}}--></a> section
274274
<var>1</var>.
275275

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"
279279
rel=biblioentry>[CSS3-ANIMATIONS]<!--{{!CSS3-ANIMATIONS}}--></a>, but that
280280
dependency is only on the assumption that those modules will advance ahead
281281
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
412412

413413
<p> in which all the productions are defined in that grammar with the
414414
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>,
417417
<code>keyframes-rule</code> <span class=issue>shouldn't have dash?</span>
418418
defined in <a href="#CSS3-ANIMATIONS"
419419
rel=biblioentry>[CSS3-ANIMATIONS]<!--{{!CSS3-ANIMATIONS}}--></a>, and
@@ -1198,7 +1198,7 @@ <h3 class=no-num id=normative-references>Normative references</h3>
11981198
</dd>
11991199
<!---->
12001200

1201-
<dt id=CSS3FONT>[CSS3FONT]
1201+
<dt id=CSS3-FONTS>[CSS3-FONTS]
12021202

12031203
<dd>John Daggett. <a
12041204
href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324"><cite>CSS Fonts

css3-conditional/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h3 id="placement">Module Interactions</h3>
132132
incorporates the modifications previously made non-normatively by
133133
[[!MEDIAQ]] section <var>1</var>.</p>
134134

135-
<p>Its current definition depends on @-rules defined in [[!CSS3FONT]]
135+
<p>Its current definition depends on @-rules defined in [[!CSS3-FONTS]]
136136
and [[!CSS3-ANIMATIONS]], but that dependency is only on the
137137
assumption that those modules will advance ahead of this one. If this
138138
module advances faster, then the dependency will be reversed.</p>
@@ -255,7 +255,7 @@ <h2 id="contents-of">Contents of conditional group rules</h2>
255255
<p>
256256
in which all the productions are defined in that grammar with the
257257
exception of <code>font_face_rule</code> <span class="issue">not</span>
258-
defined in [[!CSS3FONT]], <code>keyframes-rule</code> <span
258+
defined in [[!CSS3-FONTS]], <code>keyframes-rule</code> <span
259259
class="issue">shouldn't have dash?</span> defined in
260260
[[!CSS3-ANIMATIONS]], and <code>media</code>, <code>supports_rule</code>
261261
and <code>document_rule</code> defined in this specification.</p>

0 commit comments

Comments
 (0)