adds additional intro text
authorMark Sadecki <mark@w3.org>
Thu, 27 Feb 2014 09:17:22 -0500
changeset 6 31837e67f943
parent 5 5dc66bf13a5c
child 7 784d52fa4e20
adds additional intro text
longdesc/exitCrit.html
--- a/longdesc/exitCrit.html	Thu Feb 27 09:08:15 2014 -0500
+++ b/longdesc/exitCrit.html	Thu Feb 27 09:17:22 2014 -0500
@@ -1,7 +1,7 @@
 <html>
   <head>
     <meta charset="UTF-8">
-    <style>em.rfc2119 { 
+    <style>em.rfc2119 {
     text-transform:     lowercase;
     font-variant:       small-caps;
     font-style:         normal;
@@ -12,12 +12,30 @@
   <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
+
+    <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.</p>
+      specification labelled 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:
+    </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>