[html5] r4935 - [e] (0) Add link to WCAG2. Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9241

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 1 14:43:41 PDT 2010


Author: ianh
Date: 2010-04-01 14:43:40 -0700 (Thu, 01 Apr 2010)
New Revision: 4935

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add link to WCAG2.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9241

Modified: complete.html
===================================================================
--- complete.html	2010-04-01 02:31:57 UTC (rev 4934)
+++ complete.html	2010-04-01 21:43:40 UTC (rev 4935)
@@ -19233,7 +19233,8 @@
 
   <p>The requirements on the <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code>
   attribute's value are described <a href=#alt>in the next
-  section</a>.</p>
+  section</a>.
+  </p>
 
   <p>The <code><a href=#the-img-element>img</a></code> must not be used as a layout tool. In
   particular, <code><a href=#the-img-element>img</a></code> elements should not be used to display

Modified: index
===================================================================
--- index	2010-04-01 02:31:57 UTC (rev 4934)
+++ index	2010-04-01 21:43:40 UTC (rev 4935)
@@ -19131,7 +19131,8 @@
 
   <p>The requirements on the <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code>
   attribute's value are described <a href=#alt>in the next
-  section</a>.</p>
+  section</a>.
+  </p>
 
   <p>The <code><a href=#the-img-element>img</a></code> must not be used as a layout tool. In
   particular, <code><a href=#the-img-element>img</a></code> elements should not be used to display

Modified: source
===================================================================
--- source	2010-04-01 02:31:57 UTC (rev 4934)
+++ source	2010-04-01 21:43:40 UTC (rev 4935)
@@ -20372,7 +20372,14 @@
 
   <p>The requirements on the <code title="attr-img-alt">alt</code>
   attribute's value are described <a href="#alt">in the next
-  section</a>.</p>
+  section</a>.
+  <!--END complete--><!--END html-->
+  For guidance on accessibility requirements for text alternatives
+  authors are encouraged to also consult
+  <a href="http://www.w3.org/TR/WCAG20/">WCAG 2.0</a>.
+  <a href="#refsWCAG">[WCAG]</a>
+  <!--START complete--><!--START html-->
+  </p>
 
   <p>The <code>img</code> must not be used as a layout tool. In
   particular, <code>img</code> elements should not be used to display




More information about the Commit-Watchers mailing list