|
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-ED" rel=stylesheet |
| 8 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-CR" 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>Editor's Draft 23 April 2008</h2> |
| 18 | + <h2 class="no-num no-toc" id=longstatus>W3C Candidate Recommendation 29 |
| 19 | + April 2008</h2> |
19 | 20 |
|
20 | 21 | <dl> |
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> --> |
| 22 | + <dt>This version: |
23 | 23 |
|
24 | 24 | <dd><a |
25 | | - href="http://dev.w3.org/csswg/css3-namespace/">http://dev.w3.org/csswg/css3-namespace/</a> |
26 | | - |
| 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> --> |
27 | 27 |
|
28 | 28 | <dt>Latest version: |
29 | 29 |
|
@@ -79,42 +79,95 @@ <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>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. |
| 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> |
86 | 87 |
|
87 | | - <p>The (<a |
| 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 |
88 | 94 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public |
89 | 95 | mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see |
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>” |
| 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>” |
95 | 100 |
|
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>). |
| 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. |
98 | 105 |
|
99 | 106 | <p>This document was produced by a group operating under the <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 |
| 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 |
106 | 114 | href="/Consortium/Patent-Policy-20040205/#def-essential">Essential |
107 | 115 | Claim(s)</a> must disclose the information in accordance with <a |
108 | 116 | href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the |
109 | 117 | W3C Patent Policy</a>.</p> |
110 | 118 | <!--end-status--> |
111 | 119 |
|
112 | | - <p>This specification is a <strong>Last Call Working Draft</strong>. All |
113 | | - persons are encouraged to review this document and <strong>send comments |
114 | | - to the <a |
115 | | - href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> |
116 | | - mailing list</strong> as described above. The <strong>deadline for |
117 | | - comments</strong> is <strong>7 March 2008</strong>. |
| 120 | + <p>For this specification to exit the CR stage, the following conditions |
| 121 | + shall be met: |
| 122 | + |
| 123 | + <ol> |
| 124 | + <li> |
| 125 | + <p>There must be at least two interoperable implementations. For the |
| 126 | + purposes of this criterion, we define the following terms:</p> |
| 127 | + |
| 128 | + <dl> |
| 129 | + <dt>interoperable |
| 130 | + |
| 131 | + <dd> |
| 132 | + <p>passing the respective test case(s) in the <a |
| 133 | + href="http://www.w3.org/Style/CSS/Test/">CSS test suite</a>, or, if |
| 134 | + the implementation is not a Web browser, an equivalent test. Every |
| 135 | + relevant test in the test suite should have an equivalent test created |
| 136 | + if such a user agent (UA) is to be used to claim interoperability. In |
| 137 | + addition if such a UA is to be used to claim interoperability, then |
| 138 | + there must one or more additional UAs which can also pass those |
| 139 | + equivalent tests in the same way for the purpose of interoperability. |
| 140 | + The equivalent tests must be made publicly available for the purposes |
| 141 | + of peer review.</p> |
| 142 | + |
| 143 | + <dt>implementation |
| 144 | + |
| 145 | + <dd> |
| 146 | + <p>a user agent which:</p> |
| 147 | + |
| 148 | + <ol> |
| 149 | + <li>implements the specification. |
| 150 | + |
| 151 | + <li>is available (i.e. publicly downloadable or available through some |
| 152 | + other public point of sale mechanism). This is the "show me" |
| 153 | + requirement. |
| 154 | + |
| 155 | + <li>is shipped, or is a "nightly build" (i.e., a development version |
| 156 | + for the next release), but is not experimental (i.e., a version |
| 157 | + specifically designed to pass the test suite and not intended for |
| 158 | + daily usage going forward). |
| 159 | + </ol> |
| 160 | + </dl> |
| 161 | + |
| 162 | + <li> |
| 163 | + <p>A minimum of another three months of the CR period must elapse. That |
| 164 | + is, this specification will not exit CR before 29 September 2008. When |
| 165 | + the specification exits CR, an implementation report will be published. |
| 166 | + At this point, no such report exists.</p> |
| 167 | + |
| 168 | + <li> |
| 169 | + <p>The specified technology must not be harmful for accessibility.</p> |
| 170 | + </ol> |
118 | 171 |
|
119 | 172 | <p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test |
120 | 173 | Suite</a> will be developed during the Candidate Recommendation phase of |
|
0 commit comments