[html5] r7844 - [e] (0) silence a regression warning in the build system
whatwg at whatwg.org
whatwg at whatwg.org
Sat Apr 20 17:31:40 PDT 2013
Author: ianh
Date: 2013-04-20 17:31:38 -0700 (Sat, 20 Apr 2013)
New Revision: 7844
Modified:
complete.html
index
source
Log:
[e] (0) silence a regression warning in the build system
Modified: complete.html
===================================================================
--- complete.html 2013-04-19 23:53:44 UTC (rev 7843)
+++ complete.html 2013-04-21 00:31:38 UTC (rev 7844)
@@ -11609,7 +11609,7 @@
painful reading of lots of punctuation. Using the 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-labelledby="fish-caption"</strong>> <!-- that's "labelled" with TWO "l"s -->
+ <pre><figure <strong>role="img" aria-labelledby="fish-caption"</strong>> <!-- that's "l a b e l l e d" with TWO "l"s -->
<pre>
o .'`/
' / (
Modified: index
===================================================================
--- index 2013-04-19 23:53:44 UTC (rev 7843)
+++ index 2013-04-21 00:31:38 UTC (rev 7844)
@@ -11609,7 +11609,7 @@
painful reading of lots of punctuation. Using the 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-labelledby="fish-caption"</strong>> <!-- that's "labelled" with TWO "l"s -->
+ <pre><figure <strong>role="img" aria-labelledby="fish-caption"</strong>> <!-- that's "l a b e l l e d" with TWO "l"s -->
<pre>
o .'`/
' / (
Modified: source
===================================================================
--- source 2013-04-19 23:53:44 UTC (rev 7843)
+++ source 2013-04-21 00:31:38 UTC (rev 7844)
@@ -11792,7 +11792,7 @@
painful reading of lots of punctuation. Using the 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-labelledby="fish-caption"</strong>> <!-- that's "labelled" with TWO "l"s -->
+ <pre><figure <strong>role="img" aria-labelledby="fish-caption"</strong>> <!-- that's "l a b e l l e d" with TWO "l"s -->
<pre>
o .'`/
' / (
More information about the Commit-Watchers
mailing list