Skip to content

Commit 5b6c427

Browse files
committed
prepare for CR
1 parent 1211163 commit 5b6c427

3 files changed

Lines changed: 130 additions & 38 deletions

File tree

css3-namespace/Overview.html

Lines changed: 83 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<title>CSS Namespaces Module</title>
77
<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
99
type="text/css">
1010

1111
<body>
@@ -15,15 +15,15 @@
1515

1616
<h1 id=css-namespaces>CSS Namespaces Module</h1>
1717

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>
1920

2021
<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:
2323

2424
<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> -->
2727

2828
<dt>Latest version:
2929

@@ -79,42 +79,95 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
7979
<h2 class="no-num no-toc" id=status>Status of this document</h2>
8080
<!--begin-status-->
8181

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>
8687

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
8894
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
8995
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 &#8220;css3-namespace&#8221; in the subject, preferably like this:
93-
&#8220;[<!---->css3-namespace<!---->] <em>&hellip;summary of
94-
comment&hellip;</em>&#8221;
96+
<a href="http://www.w3.org/Mail/Request">instructions</a>). When sending
97+
e-mail, please put the text &#8220;css3-namespace&#8221; in the subject,
98+
preferably like this: &#8220;[<!---->css3-namespace<!---->]
99+
<em>&hellip;summary of comment&hellip;</em>&#8221;
95100

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.
98105

99106
<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
106114
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
107115
Claim(s)</a> must disclose the information in accordance with <a
108116
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
109117
W3C Patent Policy</a>.</p>
110118
<!--end-status-->
111119

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>
118171

119172
<p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test
120173
Suite</a> will be developed during the Candidate Recommendation phase of

css3-namespace/Overview.src.html

Lines changed: 46 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
<h1>CSS Namespaces Module</h1>
1616

17-
<h2 class="no-num no-toc">[LONGSTATUS] [DATE: 15 February 2008]</h2>
17+
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
1818
<dl>
1919
<dt>This version:</dt>
20-
<!-- <dd><a href="http://www.w3.org/TR/[YEAR]/CR-css3-namespace-[CDATE]/">http://www.w3.org/TR/[YEAR]/CR-css3-namespace-[CDATE]/</a></dd> -->
21-
<dd><a href="http://dev.w3.org/csswg/css3-namespace/">http://dev.w3.org/csswg/css3-namespace/</a>
20+
<dd><a href="http://www.w3.org/TR/[YEAR]/CR-css3-namespace-[CDATE]/">http://www.w3.org/TR/[YEAR]/CR-css3-namespace-[CDATE]/</a></dd>
21+
<!-- <dd><a href="http://dev.w3.org/csswg/css3-namespace/">http://dev.w3.org/csswg/css3-namespace/</a> -->
2222
<dt>Latest version:</dt>
2323
<dd><a href="http://www.w3.org/TR/css3-namespace/">http://www.w3.org/TR/css3-namespace/</a></dd>
2424
<dt>Previous version:</dt>
@@ -48,11 +48,49 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
4848
<h2 class="no-num no-toc" id="status">Status of this document</h2>
4949
<!--status-->
5050

51-
<p>This specification is a <strong>Last Call Working Draft</strong>. All
52-
persons are encouraged to review this document and <strong>send comments
53-
to the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
54-
mailing list</a></strong> as described above. The <strong>deadline for
55-
comments</strong> is <strong>7 March 2008</strong>.</p>
51+
<p>For this specification to exit the CR stage, the following
52+
conditions shall be met:</p>
53+
54+
<ol>
55+
<li><p>There must be at least two interoperable implementations. For
56+
the purposes of this criterion, we define the following terms:</p>
57+
58+
<dl>
59+
<dt>interoperable</dt>
60+
61+
<dd><p>passing the respective test case(s) in the <a href="http://www.w3.org/Style/CSS/Test/">CSS test suite</a>,
62+
or, if the implementation is not a Web browser, an equivalent
63+
test. Every relevant test in the test suite should have an
64+
equivalent test created if such a user agent (UA) is to be used to claim
65+
interoperability. In addition if such a UA is to be used to claim
66+
interoperability, then there must one or more additional UAs which
67+
can also pass those equivalent tests in the same way for the
68+
purpose of interoperability. The equivalent tests must be made
69+
publicly available for the purposes of peer review. </p></dd>
70+
71+
<dt>implementation</dt>
72+
73+
<dd><p>a user agent which:</p>
74+
75+
<ol>
76+
<li>implements the specification.</li>
77+
78+
<li>is available (i.e. publicly downloadable or available
79+
through some other public point of sale mechanism). This is the
80+
"show me" requirement.</li>
81+
82+
<li>is shipped, or is a "nightly build" (i.e., a development version
83+
for the next release), but is not experimental (i.e., a version
84+
specifically designed to pass the test suite and not intended for
85+
daily usage going forward).</li></ol></dd></dl></li>
86+
87+
<li><p>A minimum of another three months of the CR period must elapse.
88+
That is, this specification will not exit CR before 29 September 2008.
89+
When the specification exits CR, an implementation report will be
90+
published. At this point, no such report exists.</p></li>
91+
92+
<li><p>The specified technology must not be harmful for
93+
accessibility.</p></li></ol>
5694

5795
<p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test Suite</a>
5896
will be developed during the Candidate Recommendation phase of this CSS

css3-namespace/issues-2.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,6 @@ From: Anne van Kesteren
7979
Comment: http://lists.w3.org/Archives/Public/public-css-testsuite/2008Mar/0015.html
8080
Testcase: http://lists.w3.org/Archives/Public/www-style/2008Apr/0391.html
8181
Response: http://lists.w3.org/Archives/Public/www-style/2008Apr/0396.html
82+
Response: http://lists.w3.org/Archives/Public/www-style/2008Apr/0431.html
8283
Closed: Accepted
8384
----

0 commit comments

Comments
 (0)