Skip to content

Commit 2d99ab9

Browse files
committed
Prep for WD
1 parent f0d446a commit 2d99ab9

2 files changed

Lines changed: 31 additions & 25 deletions

File tree

css3-conditional/Overview.html

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
<link href="http://purl.org/dc/terms/" rel=schema.DC>
1111
<meta content="CSS Conditional Rules Module Level 3" name=DC.title>
1212
<meta content=text name=DC.type>
13-
<meta content=2012-09-05 name=DC.issued>
13+
<meta content=2012-09-11 name=DC.issued>
1414
<meta content="http://dev.w3.org/csswg/css3-conditional/" name=DC.creator>
1515
<meta content=W3C name=DC.publisher>
16-
<meta content="http://www.w3.org/TR/2012/ED-css3-conditional-20120905/"
16+
<meta content="http://www.w3.org/TR/2012/WD-css3-conditional-20120911/"
1717
name=DC.identifier>
1818
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
1919
rel=DC.rights>
2020
<link href="../default.css" rel=stylesheet type="text/css">
21-
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
21+
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
2222
type="text/css">
2323

2424
<body>
@@ -28,14 +28,14 @@
2828

2929
<h1>CSS Conditional Rules Module Level 3</h1>
3030

31-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 September
32-
2012</h2>
31+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 11
32+
September 2012</h2>
3333

3434
<dl>
3535
<dt>This version:
3636

37-
<dd><a href="http://www.w3.org/TR/2012/ED-css3-conditional-20120905/">
38-
http://www.w3.org/TR/2012/ED-css3-conditional-20120905/</a>
37+
<dd><a href="http://www.w3.org/TR/2012/WD-css3-conditional-20120911/">
38+
http://www.w3.org/TR/2012/WD-css3-conditional-20120911/</a>
3939

4040
<dt>Latest version:
4141

@@ -112,35 +112,41 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
112112
<h2 class="no-num no-toc" id=status>Status of this document</h2>
113113
<!--begin-status-->
114114

115-
<p>This is a public copy of the editors' draft. It is provided for
116-
discussion only and may change at any moment. Its publication here does
117-
not imply endorsement of its contents by W3C. Don't cite this document
118-
other than as work in progress.
115+
<p><em>This section describes the status of this document at the time of
116+
its publication. Other documents may supersede this document. A list of
117+
current W3C publications and the latest revision of this technical report
118+
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
119+
index at http://www.w3.org/TR/.</a></em>
120+
121+
<p>Publication as a Working Draft does not imply endorsement by the W3C
122+
Membership. This is a draft document and may be updated, replaced or
123+
obsoleted by other documents at any time. It is inappropriate to cite this
124+
document as other than work in progress.
119125

120126
<p>The (<a
121127
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
122-
mailing list <a
123-
href="mailto:www-style@w3.org?Subject=%5Bcss3-conditional%5D%20PUT%20SUBJECT%20HERE">
124-
www-style@w3.org</a> (see <a
125-
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
126-
discussion of this specification. When sending e-mail, please put the text
127-
“css3-conditional” in the subject, preferably like this:
128+
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
129+
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
130+
for discussion of this specification. When sending e-mail, please put the
131+
text “css3-conditional” in the subject, preferably like this:
128132
“[<!---->css3-conditional<!---->] <em>…summary of comment…</em>
129133

130-
<p>This document was produced by the <a href="/Style/CSS/members">CSS
131-
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
134+
<p>This document was produced by the <a
135+
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
136+
the <a href="http://www.w3.org/Style/">Style Activity</a>).
132137

133138
<p>This document was produced by a group operating under the <a
134-
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
135-
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
139+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
140+
2004 W3C Patent Policy</a>. W3C maintains a <a
141+
href="http://www.w3.org/2004/01/pp-impl/32061/status"
136142
rel=disclosure>public list of any patent disclosures</a> made in
137143
connection with the deliverables of the group; that page also includes
138144
instructions for disclosing a patent. An individual who has actual
139145
knowledge of a patent which the individual believes contains <a
140-
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
146+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
141147
Claim(s)</a> must disclose the information in accordance with <a
142-
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
143-
W3C Patent Policy</a>.</p>
148+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
149+
6 of the W3C Patent Policy</a>.</p>
144150
<!--end-status-->
145151

146152
<p>The following features are at risk:

css3-conditional/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
1818
<dl>
1919
<dt>This version:
2020
<dd><a href="[VERSION]">
21-
http://www.w3.org/TR/[YEAR]/ED-css3-conditional-[CDATE]/</a>
21+
http://www.w3.org/TR/[YEAR]/WD-css3-conditional-[CDATE]/</a>
2222

2323
<dt>Latest version:
2424
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/[SHORTNAME]/</a>

0 commit comments

Comments
 (0)