|
15 | 15 | <meta content="Rik Cabanier" name=dcterms.creator> |
16 | 16 | <meta content="Nikos Andronikos" name=dcterms.creator> |
17 | 17 | <meta content=W3C name=dcterms.publisher> |
18 | | - <meta content="http://www.w3.org/TR/2014/CR-compositing-1-20141022/" |
| 18 | + <meta content="http://dev.w3.org/csswg/compositing-1/" |
19 | 19 | name=dcterms.identifier> |
20 | 20 | <meta content="text/html; charset=UTF-8" http-equiv=content-type> |
21 | 21 | <style type="text/css"> |
|
220 | 220 | </style> |
221 | 221 | <link href="style/alternate-spec-style.css" id=st |
222 | 222 | rel="alternate stylesheet" title="alternate spec style" type="text/css"> |
223 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-CR.css" rel=stylesheet |
| 223 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
224 | 224 | type="text/css"> |
225 | 225 |
|
226 | 226 | <body> |
|
230 | 230 |
|
231 | 231 | <h1>Compositing and Blending Level 1</h1> |
232 | 232 |
|
233 | | - <h2 class="no-num no-toc" id=longstatus-date>W3C Candidate Recommendation |
234 | | - 22 October 2014</h2> |
| 233 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 October |
| 234 | + 2014</h2> |
235 | 235 |
|
236 | 236 | <dl> |
237 | 237 | <dt>This version: |
@@ -2993,55 +2993,7 @@ <h3 class=no-ref id=testing> Non-experimental implementations</h3> |
2993 | 2993 | href="http://www.w3.org/Style/CSS/Test/">http://www.w3.org/Style/CSS/Test/</a>. |
2994 | 2994 | Questions should be directed to the <a |
2995 | 2995 | href="http://lists.w3.org/Archives/Public/public-css-testsuite">public-css-testsuite@w3.org</a> |
2996 | | - mailing list. |
2997 | | - |
2998 | | - <h3 class=no-ref id=cr-exit-criteria> CR exit criteria</h3> |
2999 | | - |
3000 | | - <p>For this specification to be advanced to Proposed Recommendation, there |
3001 | | - must be at least two independent, interoperable implementations of each |
3002 | | - feature. Each feature may be implemented by a different set of products, |
3003 | | - there is no requirement that all features be implemented by a single |
3004 | | - product. For the purposes of this criterion, we define the following |
3005 | | - terms: |
3006 | | - |
3007 | | - <dl> |
3008 | | - <dt>independent |
3009 | | - |
3010 | | - <dd>each implementation must be developed by a different party and cannot |
3011 | | - share, reuse, or derive from code used by another qualifying |
3012 | | - implementation. Sections of code that have no bearing on the |
3013 | | - implementation of this specification are exempt from this requirement. |
3014 | | - |
3015 | | - <dt>interoperable |
3016 | | - |
3017 | | - <dd>passing the respective test case(s) in the official CSS test suite, |
3018 | | - or, if the implementation is not a Web browser, an equivalent test. Every |
3019 | | - relevant test in the test suite should have an equivalent test created if |
3020 | | - such a user agent (UA) is to be used to claim interoperability. In |
3021 | | - addition if such a UA is to be used to claim interoperability, then there |
3022 | | - must one or more additional UAs which can also pass those equivalent |
3023 | | - tests in the same way for the purpose of interoperability. The equivalent |
3024 | | - tests must be made publicly available for the purposes of peer review. |
3025 | | - |
3026 | | - <dt>implementation |
3027 | | - |
3028 | | - <dd>a user agent which: |
3029 | | - <ol class=inline> |
3030 | | - <li>implements the specification. |
3031 | | - |
3032 | | - <li>is available to the general public. The implementation may be a |
3033 | | - shipping product or other publicly available version (i.e., beta |
3034 | | - version, preview release, or “nightly build”). Non-shipping product |
3035 | | - releases must have implemented the feature(s) for a period of at least |
3036 | | - one month in order to demonstrate stability. |
3037 | | - |
3038 | | - <li>is not experimental (i.e., a version specifically designed to pass |
3039 | | - the test suite and is not intended for normal usage going forward). |
3040 | | - </ol> |
3041 | | - </dl> |
3042 | | - |
3043 | | - <p>The specification will remain Candidate Recommendation for at least six |
3044 | | - months. <!--end-conformance--> |
| 2996 | + mailing list. <!--end-conformance--> |
3045 | 2997 |
|
3046 | 2998 | <h2 id=references1><span class=secno>13. </span>References</h2> |
3047 | 2999 |
|
|
0 commit comments