[html5] r5428 - [e] (0) oops, accidentally reverted earlier change

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 7 11:04:50 PDT 2010


Author: ianh
Date: 2010-09-07 11:04:48 -0700 (Tue, 07 Sep 2010)
New Revision: 5428

Modified:
   complete.html
   index
   source
Log:
[e] (0) oops, accidentally reverted earlier change

Modified: complete.html
===================================================================
--- complete.html	2010-09-07 17:44:38 UTC (rev 5427)
+++ complete.html	2010-09-07 18:04:48 UTC (rev 5428)
@@ -11018,7 +11018,7 @@
    features described in this section, one can instead make the ATs
    skip the ASCII art and just read the caption:</p>
 
-   <pre><figure <strong>role="img" aria-labeledby="fish-caption"</strong>>
+   <pre><figure <strong>role="img" aria-labelledby="fish-caption"</strong>> <!-- that's "labelled" with TWO "l"s -->
  <pre>
  o           .'`/
      '      /  (

Modified: index
===================================================================
--- index	2010-09-07 17:44:38 UTC (rev 5427)
+++ index	2010-09-07 18:04:48 UTC (rev 5428)
@@ -10995,7 +10995,7 @@
    features described in this section, one can instead make the ATs
    skip the ASCII art and just read the caption:</p>
 
-   <pre><figure <strong>role="img" aria-labeledby="fish-caption"</strong>>
+   <pre><figure <strong>role="img" aria-labelledby="fish-caption"</strong>> <!-- that's "labelled" with TWO "l"s -->
  <pre>
  o           .'`/
      '      /  (

Modified: source
===================================================================
--- source	2010-09-07 17:44:38 UTC (rev 5427)
+++ source	2010-09-07 18:04:48 UTC (rev 5428)
@@ -11375,7 +11375,7 @@
    features described in this section, one can instead make the ATs
    skip the ASCII art and just read the caption:</p>
 
-   <pre><figure <strong>role="img" aria-labeledby="fish-caption"</strong>>
+   <pre><figure <strong>role="img" aria-labelledby="fish-caption"</strong>> <!-- that's "labelled" with TWO "l"s -->
  <pre>
  o           .'`/
      '      /  (




More information about the Commit-Watchers mailing list