--- a/longdesc/exitCrit.html Mon Mar 03 16:33:18 2014 -0500
+++ b/longdesc/exitCrit.html Sun Mar 09 20:17:42 2014 -0400
@@ -1,89 +1,116 @@
+<!DOCTYPE html>
<html>
<head>
- <meta content="text/html; charset=UTF-8" http-equiv="content-type">
+ <meta name="generator" content=
+ "HTML Tidy for HTML5 (experimental) for Mac OS X https://github.com/w3c/tidy-html5/tree/c63cc39">
+ <meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta charset="UTF-8">
- <link rel="stylesheet" title="base CSS" href="http://www.w3.org/StyleSheets/TR/base.css">
- <style>em.rfc2119 {
+ <link rel="stylesheet" title="base CSS" href=
+ "http://www.w3.org/StyleSheets/TR/base.css">
+ <style>
+em.rfc2119 {
text-transform: lowercase;
font-variant: small-caps;
font-style: normal;
color: #900;
-}</style>
- <title>longdesc exit criteria</title>
+ }
+ </style>
+ <title>
+ longdesc exit criteria
+ </title>
</head>
<body>
<p>
- <a href="http://www.w3.org/">
- <img src="https://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72">
- </a>
+ <a href="http://www.w3.org/"><img src="https://www.w3.org/Icons/w3c_home"
+ alt="W3C" height="48" width="72"></a>
</p>
-
- <h1>HTML Image Description Extension (longdesc)</h1>
- <h2>Exit Criteria for Candidate Recommendation</h2>
- <p>Preconditions:</p>
+ <h1>
+ HTML Image Description Extension (longdesc)
+ </h1>
+ <h2>
+ Exit Criteria for Candidate Recommendation
+ </h2>
+ <p>
+ <em>The following DRAFT is under consideration by the HTML Accessibility
+ Task Force (Task Force). The agreed upon text will be submitted to the
+ HTML Working Group and the Protocols and Formats Working Group for
+ approval.</em>
+ </p>
+ <p>
+ Preconditions:
+ </p>
<ul>
- <li>There is a <a href="@@">test suite</a>. </li>
+ <li>There is a <a href=
+ "https://github.com/w3c/web-platform-tests/tree/master/html-longdesc">test
+ suite</a>.
+ </li>
<li>The TF agrees that the test suite covers the requirements in the spec
- sufficiently. </li>
- <li>The TF agrees that the tests marked "dependent" are sufficient to show
- whether an implementation that passes the "required" test also passes
- the relevant dependent tests. </li>
+ sufficiently.
+ </li>
+ <li>The TF agrees that the tests marked "dependent" are sufficient to
+ show whether an implementation that passes the "required" test also
+ passes the relevant dependent tests.
+ </li>
</ul>
-
- <p><em>
- The following DRAFT is under consideration by the HTML Accessibility
- Task Force (Task Force). The agreed upon text will be submitted to the
- HTML Working Group and the Protocols and Formats Working Group for
- approval.
- </em></p>
-
<p>
- The Task Force has developed a <a href="@@">suite of tests</a> to measure
- support for all normative absolute (RFC2119 "MUST") requirements stated in
- the specification. The TF agrees that the tests
- marked "dependent" are sufficient to show whether an implementation that
- passes the "required" test also passes the relevant dependent tests. The
- TF agrees that there are sufficient tests for requirements in the
- specification labelled should.
+ <em>Variation on above</em>
</p>
-
+ <p>
+ The Task Force has developed a <a href=
+ "https://github.com/w3c/web-platform-tests/tree/master/html-longdesc">suite
+ of tests</a> to measure support for all normative absolute (RFC2119
+ "MUST") requirements defined in the specification. The TF agrees that the
+ tests marked "dependent" are sufficient to show whether an implementation
+ that passes the "required" test also passes the relevant dependent tests.
+ The TF agrees that there are sufficient tests for requirements in the
+ specification labelled should (RFC2119 "SHOULD").
+ </p>
<p>
For the <a href="http://www.w3.org/TR/html-longdesc/">HTML 5 Image
- Description Extension</a> to be advanced to a W3C Proposed Recommendation,
- the following conditions are to be met:
+ Description Extension</a> to be advanced to a W3C Proposed
+ Recommendation, the following conditions are to be met:
</p>
-
<ol>
<li>At least two independent "release" implementations of a user agent
- pass each "required" test.</li>
+ pass each "required" test.
+ </li>
<li>At least two independent "release" implementations of an authoring
- tool pass each "required" test.</li>
+ tool pass each "required" test.
+ </li>
<li>At least one validator can successfully test whether content passes
- each "required" test.</li>
+ each "required" test.
+ </li>
<li>At least one user agent that passes a test passes the relevant
- dependent tests.</li>
+ dependent tests.
+ </li>
<li>At least 50 pages on the Web which are not developed as examples
- implement each content requirement.</li>
+ implement each content requirement.
+ </li>
</ol>
-
+ <p>
+ <em>Variation on above</em>
+ </p>
<ol>
- <li>For each test in the test suite that is for a
- <a href="http://www.w3.org/TR/2005/REC-qaframe-spec-20050817/#normative-def">
- normative</a> feature, there exist atleast two independent
- <a href="http://dev.w3.org/html5/decision-policy/public-permissive-exit-criteria.html#implementation">
- implementations</a> of a user agent that pass.</li>
- <li>For each test in the test suite that is for a normative feature, there
- exist at least two independent implementations of an authoring tool that
- pass.</li>
- <li>For each test in the test suite that is for a normative feature, there
- exists at least one validator that can successfully test whether content
- passes.</li>
- <li>For each test in the test suite that depends on another test, at least
- one implementation that passes the test depended on passes the dependent
- test.</li>
- <li>For each requirement on authors in the specification there exist at
- least 50 pages on the Web that implement this, and which are not
- developed as examples.</li>
+ <li>At least two independent <a href=
+ "http://dev.w3.org/html5/decision-policy/public-permissive-exit-criteria.html#implementation">
+ implementations</a> of a user agent pass each test for <a href=
+ "http://www.w3.org/TR/2005/REC-qaframe-spec-20050817/#normative-def">normative</a>
+ features that are applicable to user agents.
+ </li>
+ <li>At least two independent implementations of an authoring tool
+ demonstrate support for features that are applicable to authoring tools.
+ </li>
+ <li>At least one validator can successfully test whether content passes
+ each test for <a href=
+ "http://www.w3.org/TR/2005/REC-qaframe-spec-20050817/#normative-def">normative</a>
+ features that can be validated.
+ </li>
+ <li>At least one user agent that passes a test that is dependent an
+ another, alsso passes the dependent test.
+ </li>
+ <li>At least 20 pages on the Web which are not developed as examples
+ successfully demonstrate each content requirement.
+ </li>
</ol>
</body>
</html>