Skip to content

Commit 6f6c49b

Browse files
committed
[css-style-attr] Remove CR exit criteria. Why are these still here anyway, this is way past CR.
1 parent fba16d1 commit 6f6c49b

1 file changed

Lines changed: 0 additions & 52 deletions

File tree

css-style-attr/Overview.src.html

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -88,58 +88,6 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
8888

8989
<h2 class="no-num no-toc" id="status">Status of this document</h2>
9090
<!--status-->
91-
<p>For this specification to exit the CR stage, the following conditions
92-
shall be met:
93-
94-
<ol>
95-
<li>
96-
<p>There must be at least two interoperable implementations. For the
97-
purposes of this criterion, we define the following terms:</p>
98-
99-
<dl>
100-
<dt>interoperable
101-
102-
<dd>
103-
<p>passing the respective test case(s) in the <a
104-
href="http://www.w3.org/Style/CSS/Test/">CSS test suite</a>, or, if
105-
the implementation is not a Web browser, an equivalent test. Every
106-
relevant test in the test suite should have an equivalent test created
107-
if such a user agent (UA) is to be used to claim interoperability. In
108-
addition if such a UA is to be used to claim interoperability, then
109-
there must one or more additional UAs which can also pass those
110-
equivalent tests in the same way for the purpose of interoperability.
111-
The equivalent tests must be made publicly available for the purposes
112-
of peer review.</p>
113-
114-
<dt>implementation
115-
116-
<dd>
117-
<p>a user agent which:</p>
118-
119-
<ol>
120-
<li>implements the specification.
121-
122-
<li>is available (i.e. publicly downloadable or available through some
123-
other public point of sale mechanism). This is the "show me"
124-
requirement.
125-
126-
<li>is shipped, or is a "nightly build" (i.e., a development version
127-
for the next release), but is not experimental (i.e., a version
128-
specifically designed to pass the test suite and not intended for
129-
daily usage going forward).
130-
</ol>
131-
</dl>
132-
133-
<li>
134-
<p>A minimum of three months of the CR period must elapse. That
135-
is, this specification will not exit CR before (DATE OF PUBLICATION PLUS THREE MONTHS). When the
136-
specification exits CR, an implementation report will be published. At
137-
this point, no such report exists.</p>
138-
</ol>
139-
140-
<p>A CSS Style Attributes <a href="http://www.w3.org/Style/CSS/Test/">Test
141-
Suite</a> will be developed during the Candidate Recommendation phase of
142-
this CSS Style Attributes specification.
14391

14492
<nav id="toc">
14593
<h2 class="no-num no-toc" id="contents">Table of contents</h2>

0 commit comments

Comments
 (0)