changes "required" to "normative" with ref, links "implementation" to HTML CR EC
--- a/longdesc/exitCrit.html Fri Feb 28 10:11:33 2014 -0500
+++ b/longdesc/exitCrit.html Fri Feb 28 10:14:30 2014 -0500
@@ -37,13 +37,17 @@
</p>
<ol>
- <li>For each test in the test suite that is "required", there exist at
- least two independent "release" implementations of a user agent that pass.</li>
- <li>For each test in the test suite that is "required", there exist at
- least two independent "release" implementations of an authoring tool that
+ <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 "req, there exists at
- least one validator that can successfully test whether content passes.</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>