Skip to content

Commit 773b5be

Browse files
committed
remove commented-out markup
1 parent 8cc3738 commit 773b5be

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

dpub-aria/index.html

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
77
<script src="common/script/resolveReferences.js" class="remove"></script>
88
<script src="common/biblio.js" class="remove" defer="defer"></script>
9-
<!-- <script src="common/script/linkFix.js" class="remove"></script> -->
109
<link href="common/css/common.css" rel="stylesheet" type="text/css" />
1110
<script class="remove" src="common/script/ariaChild.js"></script>
1211
<script class="remove" src="common/script/roleInfo.js"></script>
@@ -4412,32 +4411,6 @@ <h2>Privacy Considerations</h2>
44124411
technologies.
44134412
</p>
44144413
</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>-->
44414414
<section class="appendix informative" id="changelog">
44424415
<h2>Change Log</h2>
44434416

0 commit comments

Comments
 (0)