--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/exitCrit.html Wed Feb 26 01:10:53 2014 +0100
@@ -0,0 +1,37 @@
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <style>em.rfc2119 {
+ text-transform: lowercase;
+ font-variant: small-caps;
+ font-style: normal;
+ color: #900;
+}</style>
+ <title>longdesc exit criteria</title>
+ </head>
+ <body>
+ <h1>HTML Image Description Extension (longdesc)</h1>
+ <h2>Exit Criteria for Candidate Recommendation</h2>
+ <p>There is a <a href="@@">test suite</a>. The TF agrees that the test
+ suite covers the range of required tests. 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.</p>
+ <ol>
+ <li>For each test in the test suite that is "required", there exist at
+ least two independent "release" implemetations of a browser that pass.</li>
+ <li>For each test in the test suite that is "required", there exist at
+ least two independent "release" implemetations of an authoring tool that
+ pass.</li>
+ <li>For each test in the test suite that is "required", 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>
+ </ol>
+ </body>
+</html>