@@ -250,6 +250,13 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
250250 section 6 of the W3C Patent Policy</ a > .</ p >
251251 <!--end-status-->
252252
253+ < p > See the section < a href ="#cr-exit-criteria "> CR Exit Criteria</ a > for
254+ details on advancing this specification to W3C Recommendation. The
255+ specification will remain Candidate Recommendation at least until 1 April
256+ 2014. A < a
257+ href ="http://test.csswg.org/suites/css3-fonts/nightly-unstable/report/ "> test
258+ suite and implementation report</ a > are under development.
259+
253260 < h3 class ="no-num no-toc " id =atrisk > Features at risk</ h3 >
254261
255262 < p > The following features are at risk and may be removed when exiting CR:
@@ -466,6 +473,9 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
466473
467474 < li class =no-num > < a href ="#testing "> Non-Experimental
468475 Implementations</ a >
476+
477+ < li > < a href ="#cr-exit-criteria "> < span class =secno > 8.3 </ span > CR Exit
478+ Criteria</ a >
469479 </ ul >
470480
471481 < li class =no-num > < a href ="#references "> References</ a >
@@ -6142,6 +6152,57 @@ <h3 class=no-num id=testing> Non-Experimental Implementations</h3>
61426152 href ="http://lists.w3.org/Archives/Public/public-css-testsuite "> public-css-testsuite@w3.org</ a >
61436153 mailing list.
61446154
6155+ < h3 id =cr-exit-criteria > < span class =secno > 8.3 </ span > CR Exit Criteria</ h3 >
6156+
6157+ < p class =replaceme > Remove this section unless/until the module is in CR.</ p >
6158+ <!-- This text was <a href="http://www.w3.org/Style/CSS/Tracker/actions/44"> decided on 2008-06-04.</a> -->
6159+
6160+ < p > For this specification to be advanced to Proposed Recommendation, there
6161+ must be at least two independent, interoperable implementations of each
6162+ feature. Each feature may be implemented by a different set of products,
6163+ there is no requirement that all features be implemented by a single
6164+ product. For the purposes of this criterion, we define the following
6165+ terms:
6166+
6167+ < dl >
6168+ < dt > independent
6169+
6170+ < dd > each implementation must be developed by a different party and cannot
6171+ share, reuse, or derive from code used by another qualifying
6172+ implementation. Sections of code that have no bearing on the
6173+ implementation of this specification are exempt from this requirement.
6174+
6175+ < dt > interoperable
6176+
6177+ < dd > passing the respective test case(s) in the official CSS test suite,
6178+ or, if the implementation is not a Web browser, an equivalent test. Every
6179+ relevant test in the test suite should have an equivalent test created if
6180+ such a user agent (UA) is to be used to claim interoperability. In
6181+ addition if such a UA is to be used to claim interoperability, then there
6182+ must one or more additional UAs which can also pass those equivalent
6183+ tests in the same way for the purpose of interoperability. The equivalent
6184+ tests must be made publicly available for the purposes of peer review.
6185+
6186+ < dt > implementation
6187+
6188+ < dd > a user agent which:
6189+ < ol class =inline >
6190+ < li > implements the specification.
6191+
6192+ < li > is available to the general public. The implementation may be a
6193+ shipping product or other publicly available version (i.e., beta
6194+ version, preview release, or “nightly build”). Non-shipping product
6195+ releases must have implemented the feature(s) for a period of at least
6196+ one month in order to demonstrate stability.
6197+
6198+ < li > is not experimental (i.e., a version specifically designed to pass
6199+ the test suite and is not intended for normal usage going forward).
6200+ </ ol >
6201+ </ dl >
6202+
6203+ < p > The specification will remain Candidate Recommendation for at least six
6204+ months.
6205+
61456206 < h2 class =no-num id =references > References</ h2 >
61466207
61476208 < h3 class =no-num id =normative-references > Normative References</ h3 >
@@ -7347,12 +7408,3 @@ <h2 class=no-num id=property-index>Property index</h2>
73477408sgml-local-ecat-files:nil
73487409End:
73497410-->
7350- <!--
7351-
7352- to do:
7353-
7354- - wording of OpenType family name handling
7355- - handling combining sequences in the font matching algorithm
7356- - fix-up fi ligature example
7357-
7358- -->
0 commit comments