|
7 | 7 |
|
8 | 8 | <title>CSS Conditional Rules Module Level 3</title> |
9 | 9 | <link href="../default.css" rel=stylesheet type="text/css"> |
10 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
| 10 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet |
11 | 11 | type="text/css"> |
12 | 12 |
|
13 | 13 | <body> |
|
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 3 August 2011</h2> |
| 20 | + <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 3 August |
| 21 | + 2011</h2> |
21 | 22 |
|
22 | 23 | <dl> |
23 | 24 | <dt>This version: |
24 | 25 |
|
25 | | - <dd><a href="http://www.w3.org/TR/2011/ED-css3-conditional-20110803/"> |
26 | | - http://www.w3.org/TR/2011/ED-css3-conditional-20110803</a> |
| 26 | + <dd><a href="http://www.w3.org/TR/2011/WD-css3-conditional-20110803/"> |
| 27 | + http://www.w3.org/TR/2011/WD-css3-conditional-20110803/</a> |
27 | 28 |
|
28 | 29 | <dt>Latest version: |
29 | 30 |
|
30 | 31 | <dd><a |
31 | | - href="http://www.w3.org/TR/css3-conditional">http://www.w3.org/TR/css3-conditional</a> |
| 32 | + href="http://www.w3.org/TR/css3-conditional/">http://www.w3.org/TR/css3-conditional/</a> |
32 | 33 |
|
33 | 34 |
|
34 | 35 | <dt>Previous version: |
@@ -91,36 +92,42 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2> |
91 | 92 | <h2 class="no-num no-toc" id=status>Status of this document</h2> |
92 | 93 | <!--begin-status--> |
93 | 94 |
|
94 | | - <p>This is a public copy of the editors' draft. It is provided for |
95 | | - discussion only and may change at any moment. Its publication here does |
96 | | - not imply endorsement of its contents by W3C. Don't cite this document |
97 | | - other than as work in progress. |
| 95 | + <p><em>This section describes the status of this document at the time of |
| 96 | + its publication. Other documents may supersede this document. A list of |
| 97 | + current W3C publications and the latest revision of this technical report |
| 98 | + can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
| 99 | + index at http://www.w3.org/TR/.</a></em> |
| 100 | + |
| 101 | + <p>Publication as a Working Draft does not imply endorsement by the W3C |
| 102 | + Membership. This is a draft document and may be updated, replaced or |
| 103 | + obsoleted by other documents at any time. It is inappropriate to cite this |
| 104 | + document as other than work in progress. |
98 | 105 |
|
99 | 106 | <p>The (<a |
100 | 107 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public |
101 | | - mailing list <a |
102 | | - href="mailto:www-style@w3.org?Subject=%5Bcss3-conditional%5D%20PUT%20SUBJECT%20HERE"> |
103 | | - www-style@w3.org</a> (see <a |
104 | | - href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for |
105 | | - discussion of this specification. When sending e-mail, please put the text |
106 | | - “css3-conditional” in the subject, preferably like this: |
| 108 | + mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see |
| 109 | + <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred |
| 110 | + for discussion of this specification. When sending e-mail, please put the |
| 111 | + text “css3-conditional” in the subject, preferably like this: |
107 | 112 | “[<!---->css3-conditional<!---->] <em>…summary of |
108 | 113 | comment…</em>” |
109 | 114 |
|
110 | | - <p>This document was produced by the <a href="/Style/CSS/members">CSS |
111 | | - Working Group</a> (part of the <a href="/Style/">Style Activity</a>). |
| 115 | + <p>This document was produced by the <a |
| 116 | + href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of |
| 117 | + the <a href="http://www.w3.org/Style/">Style Activity</a>). |
112 | 118 |
|
113 | 119 | <p>This document was produced by a group operating under the <a |
114 | | - href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent |
115 | | - Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status" |
| 120 | + href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February |
| 121 | + 2004 W3C Patent Policy</a>. W3C maintains a <a |
| 122 | + href="http://www.w3.org/2004/01/pp-impl/32061/status" |
116 | 123 | rel=disclosure>public list of any patent disclosures</a> made in |
117 | 124 | connection with the deliverables of the group; that page also includes |
118 | 125 | instructions for disclosing a patent. An individual who has actual |
119 | 126 | knowledge of a patent which the individual believes contains <a |
120 | | - href="/Consortium/Patent-Policy-20040205/#def-essential">Essential |
| 127 | + href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential |
121 | 128 | Claim(s)</a> must disclose the information in accordance with <a |
122 | | - href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the |
123 | | - W3C Patent Policy</a>.</p> |
| 129 | + href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section |
| 130 | + 6 of the W3C Patent Policy</a>.</p> |
124 | 131 | <!--end-status--> |
125 | 132 |
|
126 | 133 | <p>The following features are at risk: |
|
0 commit comments