|
5 | 5 |
|
6 | 6 | <title>CSS Namespaces Module</title> |
7 | 7 | <link href="../default.css" rel=stylesheet type="text/css"> |
8 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-CR" rel=stylesheet |
| 8 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet |
9 | 9 | type="text/css"> |
10 | 10 |
|
11 | 11 | <body> |
|
15 | 15 |
|
16 | 16 | <h1 id=css-namespaces>CSS Namespaces Module</h1> |
17 | 17 |
|
18 | | - <h2 class="no-num no-toc" id=longstatus>W3C Candidate Recommendation 29 |
19 | | - April 2008</h2> |
| 18 | + <h2 class="no-num no-toc" id=longstatus>Editor's Draft 23 April 2008</h2> |
20 | 19 |
|
21 | 20 | <dl> |
22 | | - <dt>This version: |
| 21 | + <dt>This version:</dt> |
| 22 | + <!-- <dd><a href="http://www.w3.org/TR/2008/CR-css3-namespace-20080423/">http://www.w3.org/TR/2008/CR-css3-namespace-20080423/</a></dd> --> |
23 | 23 |
|
24 | 24 | <dd><a |
25 | | - href="http://www.w3.org/TR/2008/CR-css3-namespace-20080429/">http://www.w3.org/TR/2008/CR-css3-namespace-20080429/</a></dd> |
26 | | - <!-- <dd><a href="http://dev.w3.org/csswg/css3-namespace/">http://dev.w3.org/csswg/css3-namespace/</a> --> |
| 25 | + href="http://dev.w3.org/csswg/css3-namespace/">http://dev.w3.org/csswg/css3-namespace/</a> |
| 26 | + |
27 | 27 |
|
28 | 28 | <dt>Latest version: |
29 | 29 |
|
@@ -79,38 +79,30 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2> |
79 | 79 | <h2 class="no-num no-toc" id=status>Status of this document</h2> |
80 | 80 | <!--begin-status--> |
81 | 81 |
|
82 | | - <p><em>This section describes the status of this document at the time of |
83 | | - its publication. Other documents may supersede this document. A list of |
84 | | - current W3C publications and the latest revision of this technical report |
85 | | - can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
86 | | - index at http://www.w3.org/TR/.</a></em> |
| 82 | + <p>This is a public copy of the editors' draft. It is provided for |
| 83 | + discussion only and may change at any moment. Its publication here does |
| 84 | + not imply endorsement of its contents by W3C. Don't cite this document |
| 85 | + other than as work in progress. |
87 | 86 |
|
88 | | - <p>This document was produced by the <a href="/Style/CSS/members">CSS |
89 | | - Working Group</a> as a <a href="/TR/#CR">Candidate Recommendation.</a> |
90 | | - |
91 | | - <p>A Candidate Recommendation is a document that has been widely reviewed |
92 | | - and ready for implementation. W3C encourages everybody to implement this |
93 | | - specification and return comments to the (<a |
| 87 | + <p>The (<a |
94 | 88 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public |
95 | 89 | mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see |
96 | | - <a href="http://www.w3.org/Mail/Request">instructions</a>). When sending |
97 | | - e-mail, please put the text “css3-namespace” in the subject, |
98 | | - preferably like this: “[<!---->css3-namespace<!---->] |
99 | | - <em>…summary of comment…</em>” |
| 90 | + <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred |
| 91 | + for discussion of this specification. When sending e-mail, please put the |
| 92 | + text “css3-namespace” in the subject, preferably like this: |
| 93 | + “[<!---->css3-namespace<!---->] <em>…summary of |
| 94 | + comment…</em>” |
100 | 95 |
|
101 | | - <p>Publication as a Candidate Recommendation does not imply endorsement by |
102 | | - the W3C Membership. This is a draft document and may be updated, replaced |
103 | | - or obsoleted by other documents at any time. It is inappropriate to cite |
104 | | - this document as other than work in progress. |
| 96 | + <p>This document was produced by the <a href="/Style/CSS/members">CSS |
| 97 | + Working Group</a> (part of the <a href="/Style/">Style Activity</a>). |
105 | 98 |
|
106 | 99 | <p>This document was produced by a group operating under the <a |
107 | | - href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February |
108 | | - 2004 W3C Patent Policy</a>. W3C maintains a <a |
109 | | - href="/2004/01/pp-impl/32061/status" rel=disclosure>public list of any |
110 | | - patent disclosures</a> made in connection with the deliverables of the |
111 | | - group; that page also includes instructions for disclosing a patent. An |
112 | | - individual who has actual knowledge of a patent which the individual |
113 | | - believes contains <a |
| 100 | + href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent |
| 101 | + Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status" |
| 102 | + rel=disclosure>public list of any patent disclosures</a> made in |
| 103 | + connection with the deliverables of the group; that page also includes |
| 104 | + instructions for disclosing a patent. An individual who has actual |
| 105 | + knowledge of a patent which the individual believes contains <a |
114 | 106 | href="/Consortium/Patent-Policy-20040205/#def-essential">Essential |
115 | 107 | Claim(s)</a> must disclose the information in accordance with <a |
116 | 108 | href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the |
|
0 commit comments