[html5] r5425 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10494
whatwg at whatwg.org
whatwg at whatwg.org
Tue Sep 7 10:22:31 PDT 2010
Author: ianh
Date: 2010-09-07 10:22:29 -0700 (Tue, 07 Sep 2010)
New Revision: 5425
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10494
Modified: complete.html
===================================================================
--- complete.html 2010-09-07 17:18:51 UTC (rev 5424)
+++ complete.html 2010-09-07 17:22:29 UTC (rev 5425)
@@ -11016,7 +11016,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>>
<pre>
o .'`/
' / (
Modified: index
===================================================================
--- index 2010-09-07 17:18:51 UTC (rev 5424)
+++ index 2010-09-07 17:22:29 UTC (rev 5425)
@@ -10993,7 +10993,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>>
<pre>
o .'`/
' / (
Modified: source
===================================================================
--- source 2010-09-07 17:18:51 UTC (rev 5424)
+++ source 2010-09-07 17:22:29 UTC (rev 5425)
@@ -11372,7 +11372,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>>
<pre>
o .'`/
' / (
More information about the Commit-Watchers
mailing list