|
15 | 15 |
|
16 | 16 | <h1>CSS Styling Attributes Level 1</h1> |
17 | 17 |
|
18 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 August 2010</h2> |
| 18 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 September |
| 19 | + 2010</h2> |
19 | 20 |
|
20 | 21 | <dl> |
21 | 22 | <dt>This version:</dt> |
22 | | - <!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100825/">http://www.w3.org/TR/2010/WD-css-style-attr-20100825/</a></dd> --> |
| 23 | + <!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100903/">http://www.w3.org/TR/2010/WD-css-style-attr-20100903/</a></dd> --> |
23 | 24 |
|
24 | 25 | <dd><a |
25 | 26 | href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a> |
@@ -129,12 +130,54 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2> |
129 | 130 | W3C Patent Policy</a>.</p> |
130 | 131 | <!--end-status--> |
131 | 132 |
|
132 | | - <p>This specification is a <strong>Last Call Working Draft</strong>. All |
133 | | - persons are encouraged to review this document and <strong>send comments |
134 | | - to the <a |
135 | | - href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> |
136 | | - mailing list</strong> as described above. The <strong>deadline for |
137 | | - comments</strong> is <strong>9 February 2010</strong>. |
| 133 | + <p>For this specification to exit the CR stage, the following conditions |
| 134 | + shall be met: |
| 135 | + |
| 136 | + <ol> |
| 137 | + <li> |
| 138 | + <p>There must be at least two interoperable implementations. For the |
| 139 | + purposes of this criterion, we define the following terms:</p> |
| 140 | + |
| 141 | + <dl> |
| 142 | + <dt>interoperable |
| 143 | + |
| 144 | + <dd> |
| 145 | + <p>passing the respective test case(s) in the <a |
| 146 | + href="http://www.w3.org/Style/CSS/Test/">CSS test suite</a>, or, if |
| 147 | + the implementation is not a Web browser, an equivalent test. Every |
| 148 | + relevant test in the test suite should have an equivalent test created |
| 149 | + if such a user agent (UA) is to be used to claim interoperability. In |
| 150 | + addition if such a UA is to be used to claim interoperability, then |
| 151 | + there must one or more additional UAs which can also pass those |
| 152 | + equivalent tests in the same way for the purpose of interoperability. |
| 153 | + The equivalent tests must be made publicly available for the purposes |
| 154 | + of peer review.</p> |
| 155 | + |
| 156 | + <dt>implementation |
| 157 | + |
| 158 | + <dd> |
| 159 | + <p>a user agent which:</p> |
| 160 | + |
| 161 | + <ol> |
| 162 | + <li>implements the specification. |
| 163 | + |
| 164 | + <li>is available (i.e. publicly downloadable or available through some |
| 165 | + other public point of sale mechanism). This is the "show me" |
| 166 | + requirement. |
| 167 | + |
| 168 | + <li>is shipped, or is a "nightly build" (i.e., a development version |
| 169 | + for the next release), but is not experimental (i.e., a version |
| 170 | + specifically designed to pass the test suite and not intended for |
| 171 | + daily usage going forward). |
| 172 | + </ol> |
| 173 | + </dl> |
| 174 | + |
| 175 | + <li> |
| 176 | + <p>A minimum of three months of the CR period must elapse. That is, this |
| 177 | + specification will not exit CR before XXX INSERT DATE HERE. When the |
| 178 | + specification exits CR, an implementation report will be published. At |
| 179 | + this point, no such report exists.</p> |
| 180 | + </ol> |
138 | 181 |
|
139 | 182 | <p>A CSS Styling Attribute <a href="http://www.w3.org/Style/CSS/Test/">Test |
140 | 183 | Suite</a> will be developed during the Candidate Recommendation phase of |
|
0 commit comments