css-style-attr/Overview.src.html

changeset 1953
41226843561b
parent 1915
ca4cd8044f3f
child 1958
95fb75eb6487
     1.1 --- a/css-style-attr/Overview.src.html	Thu Sep 02 22:42:46 2010 +0000
     1.2 +++ b/css-style-attr/Overview.src.html	Fri Sep 03 00:33:34 2010 +0000
     1.3 @@ -55,12 +55,54 @@
     1.4  
     1.5  <h2 class="no-num no-toc" id="status">Status of this document</h2>
     1.6  <!--status-->
     1.7 -  <p>This specification is a <strong>Last Call Working Draft</strong>. All
     1.8 -   persons are encouraged to review this document and <strong>send comments
     1.9 -   to the <a
    1.10 -   href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
    1.11 -   mailing list</strong> as described above. The <strong>deadline for
    1.12 -   comments</strong> is <strong>9 February 2010</strong>.
    1.13 +  <p>For this specification to exit the CR stage, the following conditions
    1.14 +   shall be met:
    1.15 +
    1.16 +  <ol>
    1.17 +   <li>
    1.18 +    <p>There must be at least two interoperable implementations. For the
    1.19 +     purposes of this criterion, we define the following terms:</p>
    1.20 +
    1.21 +    <dl>
    1.22 +     <dt>interoperable
    1.23 +
    1.24 +     <dd>
    1.25 +      <p>passing the respective test case(s) in the <a
    1.26 +       href="http://www.w3.org/Style/CSS/Test/">CSS test suite</a>, or, if
    1.27 +       the implementation is not a Web browser, an equivalent test. Every
    1.28 +       relevant test in the test suite should have an equivalent test created
    1.29 +       if such a user agent (UA) is to be used to claim interoperability. In
    1.30 +       addition if such a UA is to be used to claim interoperability, then
    1.31 +       there must one or more additional UAs which can also pass those
    1.32 +       equivalent tests in the same way for the purpose of interoperability.
    1.33 +       The equivalent tests must be made publicly available for the purposes
    1.34 +       of peer review.</p>
    1.35 +
    1.36 +     <dt>implementation
    1.37 +
    1.38 +     <dd>
    1.39 +      <p>a user agent which:</p>
    1.40 +
    1.41 +      <ol>
    1.42 +       <li>implements the specification.
    1.43 +
    1.44 +       <li>is available (i.e. publicly downloadable or available through some
    1.45 +        other public point of sale mechanism). This is the "show me"
    1.46 +        requirement.
    1.47 +
    1.48 +       <li>is shipped, or is a "nightly build" (i.e., a development version
    1.49 +        for the next release), but is not experimental (i.e., a version
    1.50 +        specifically designed to pass the test suite and not intended for
    1.51 +        daily usage going forward).
    1.52 +      </ol>
    1.53 +    </dl>
    1.54 +
    1.55 +   <li>
    1.56 +    <p>A minimum of three months of the CR period must elapse. That
    1.57 +     is, this specification will not exit CR before XXX INSERT DATE HERE. When the
    1.58 +     specification exits CR, an implementation report will be published. At
    1.59 +     this point, no such report exists.</p>
    1.60 +  </ol>
    1.61  
    1.62    <p>A CSS Styling Attribute <a href="http://www.w3.org/Style/CSS/Test/">Test
    1.63     Suite</a> will be developed during the Candidate Recommendation phase of

mercurial