|
6 | 6 | <script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script> |
7 | 7 | <script src="common/script/resolveReferences.js" class="remove"></script> |
8 | 8 | <script src="common/biblio.js" class="remove" defer="defer"></script> |
9 | | - <!-- <script src="common/script/linkFix.js" class="remove"></script> --> |
10 | 9 | <link href="common/css/common.css" rel="stylesheet" type="text/css" /> |
11 | 10 | <script class="remove" src="common/script/ariaChild.js"></script> |
12 | 11 | <script class="remove" src="common/script/roleInfo.js"></script> |
@@ -4412,32 +4411,6 @@ <h2>Privacy Considerations</h2> |
4412 | 4411 | technologies. |
4413 | 4412 | </p> |
4414 | 4413 | </section> |
4415 | | - <!-- <section class="appendix informative" id="exit_criteria"> |
4416 | | - <h2>Candidate Recommendation Exit Criteria</h2> |
4417 | | - <p>For this specification to be advanced to Proposed Recommendation, it has to be proven that roles defined |
4418 | | - in this specification have sufficient usage by the target communities. More specifically, it has to be |
4419 | | - documented that <em>each</em> |
4420 | | - <a href="#roles">Digital Publishing Role</a> is used (at least in preliminary prototypes, not |
4421 | | - necessarily in full production yet) by two, independent document author/publisher as a means to |
4422 | | - structure document, where “usage” means: </p> |
4423 | | -
|
4424 | | - <ul> |
4425 | | - <li>the <code>role</code> attribute value is used, as defined in this specification; or, as a |
4426 | | - fallback</li> |
4427 | | - <li>the <code>epub:type</code> attribute, defined for the purpose of <a |
4428 | | - href="http://www.idpf.org/epub/31/spec/epub-contentdocs.html#sec-xhtml-semantic-inflection" |
4429 | | - >Semantic Inflection</a> in [[EPUB-Content]], is used with the related value (when specified in |
4430 | | - the detailed specification of the role) in the <a |
4431 | | - href="https://idpf.github.io/epub-vocabs/structure/">EPUB Structural Semantic Vocabulary</a> |
4432 | | - [[EPUB-SSV]]. </li> |
4433 | | - </ul> |
4434 | | -
|
4435 | | - <p> In the case where the <code>epub:type</code> attribute is used, the author/publisher should also clearly |
4436 | | - state that the plan is to replace <code>epub:type</code> by the ARIA <code>role</code> attribute when |
4437 | | - this specification is published as a Recommendation. Furthermore, it is also required that at least two, |
4438 | | - independent authors/publishers use a comprehensive, although not necessarily complete, set of |
4439 | | - <code>role</code> attribute (as opposed to <code>epub:type</code>). </p> |
4440 | | - </section>--> |
4441 | 4414 | <section class="appendix informative" id="changelog"> |
4442 | 4415 | <h2>Change Log</h2> |
4443 | 4416 |
|
|
0 commit comments