|
92 | 92 | relevant fixes from the living specification are incorporated into this document.
|
93 | 93 | </section>
|
94 | 94 |
|
95 |
| - |
96 |
| - <section id="issues" class="introductory"> |
| 95 | + <section id="crec" class="introductory"> |
| 96 | + <h2>Candidate Recommendation Exit Criteria</h2> |
| 97 | + <p>This specification will not advance to Proposed Recommendation before the spec's |
| 98 | + <a href="http://w3c-test.org/domparsing/">test suite</a> is completed and two or |
| 99 | + more independent implementations pass each test, although no single implementation |
| 100 | + must pass each test. We expect to meet this criteria no sooner than 24 October 2014. |
| 101 | + The group will also create an |
| 102 | + <a href="https://dvcs.w3.org/hg/innerhtml/raw-file/tip/implementationReport.html">Implementation Report</a>. |
| 103 | + </section> |
| 104 | + |
| 105 | + <!-- <section id="issues" class="introductory"> |
97 | 106 | <h1>Issues</h1>
|
98 | 107 |
|
99 | 108 | <p class=issue>Open issues that appear throughout the remainder of this
|
100 | 109 | document will be highlighted like this.</p>
|
101 |
| - </section> |
| 110 | + </section> --> |
102 | 111 |
|
103 | 112 | <section id="conformance">
|
104 | 113 | <p>Requirements phrased in the imperative as part of algorithms
|
@@ -1549,6 +1558,18 @@ <h1>Extensions to the <code><a data-spec="DOM4" title="range" class="externalDFN
|
1549 | 1558 | </dl>
|
1550 | 1559 | </section>
|
1551 | 1560 |
|
| 1561 | +<section class="appendix"> |
| 1562 | + <h1>Revision History</h1> |
| 1563 | + <p>The following is an informative summary of the changes since the last publication of this |
| 1564 | + specification. A complete revision history of the Editor's Drafts of this specification |
| 1565 | + can be found <a href="https://dvcs.w3.org/hg/innerhtml/summary/">here</a>.</p> |
| 1566 | + |
| 1567 | + <ul> |
| 1568 | + <li><a href="https://dvcs.w3.org/hg/innerhtml/raw-file/tip/LC2_comments.html">Incorporated |
| 1569 | + non-normative changes from previous Last Call document.</a> |
| 1570 | + </ul> |
| 1571 | +</section> |
| 1572 | + |
1552 | 1573 | <section class="appendix">
|
1553 | 1574 | <h1>Acknowledgements</h1>
|
1554 | 1575 | <p>Thanks to Ms2ger [<a href="http://www.mozilla.org">Mozilla</a>] for maintaining the initial
|
|
0 commit comments