8000 Properly set back to ED. (Needs to be done this way since the prepro… · w3c/csswg-drafts@869099c · GitHub
Skip to content

Commit 869099c

Browse files
committed
Properly set back to ED. (Needs to be done this way since the preprocessor determines status and shortname from the 'This version' link.)
1 parent acd5d90 commit 869099c

2 files changed

Lines changed: 12 additions & 23 deletions

File tree

css3-conditional/Overview.html

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,25 @@
1717

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

20-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 August 2011</h2>
20+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 31 August 2011</h2>
2121

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

25-
<dd><a
26-
href="http://dev.w3.org/csswg/CSS2/">http://dev.w3.org/csswg/CSS2/</a>
27-
<!--
28-
<dd><a href="http://www.w3.org/TR/2011/ED-CSS2-20110830/">
29-
http://www.w3.org/TR/2011/WD-css3-conditional-20110830/</a>
30-
-->
31-
25+
<dd><a href="http://www.w3.org/TR/2011/ED-css3-conditional-20110831/">
26+
http://www.w3.org/TR/2011/ED-css3-conditional-20110831/</a>
3227

3328
<dt>Latest version:
3429

35-
<dd><a href="http://www.w3.org/TR/CSS2/">http://www.w3.org/TR/CSS2/</a>
30+
<dd><a
31+
href="http://www.w3.org/TR/css3-conditional/">http://www.w3.org/TR/css3-conditional/</a>
32+
3633

3734
<dt>Editor's draft:
3835

3936
<dd><a
40-
href="http://dev.w3.org/csswg/CSS2/">http://dev.w3.org/csswg/CSS2/</a>
37+
href="http://dev.w3.org/csswg/css3-conditional/">http://dev.w3.org/csswg/css3-conditional/</a>
38+
4139

4240
<dt>Previous version:
4341

@@ -107,12 +105,12 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
107105
<p>The (<a
108106
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
109107
mailing list <a
110-
href="mailto:www-style@w3.org?Subject=%5BCSS2%5D%20PUT%20SUBJECT%20HERE">
108+
href="mailto:www-style@w3.org?Subject=%5Bcss3-conditional%5D%20PUT%20SUBJECT%20HERE">
111109
www-style@w3.org</a> (see <a
112110
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
113111
discussion of this specification. When sending e-mail, please put the text
114-
&#8220;CSS2&#8221; in the subject, preferably like this:
115-
&#8220;[<!---->CSS2<!---->] <em>&hellip;summary of
112+
&#8220;css3-conditional&#8221; in the subject, preferably like this:
113+
&#8220;[<!---->css3-conditional<!---->] <em>&hellip;summary of
116114
comment&hellip;</em>&#8221;
117115

118116
<p>This document was produced by the <a href="/Style/CSS/members">CSS
@@ -131,9 +129,6 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
131129
W3C Patent Policy</a>.</p>
132130
<!--end-status-->
133131

134-
<p>This is the First Public Working Draft of the CSS Conditional Rules
135-
Module Level 3.
136-
137132
<p>The following features are at risk:
138133

139134
<ul>

css3-conditional/Overview.src.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,8 @@ <h1>CSS Conditional Rules Module Level 3</h1>
1717
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
1818
<dl>
1919
<dt>This version:
20-
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
21-
<!--
2220
<dd><a href="[VERSION]">
23-
http://www.w3.org/TR/[YEAR]/WD-css3-conditional-[CDATE]/</a>
24-
-->
21+
http://www.w3.org/TR/[YEAR]/ED-css3-conditional-[CDATE]/</a>
2522

2623
<dt>Latest version:
2724
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/[SHORTNAME]/</a>
@@ -63,9 +60,6 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
6360

6461
<!--status-->
6562

66-
<p>This is the First Public Working Draft of the CSS Conditional Rules
67-
Module Level 3.</p>
68-
6963
<p>The following features are at risk:
7064
<ul>
7165
<li>The inclusion of '@font-face' rules and

0 commit comments

Comments
 (0)