- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Sep 2010 18:04:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7826
Modified Files:
Overview.html
Log Message:
oops, accidentally reverted earlier change (whatwg r5428)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4330
retrieving revision 1.4331
diff -u -d -r1.4330 -r1.4331
--- Overview.html 7 Sep 2010 17:44:42 -0000 1.4330
+++ Overview.html 7 Sep 2010 18:04:54 -0000 1.4331
@@ -9514,7 +9514,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 .'`/
' / (
Received on Tuesday, 7 September 2010 18:04:59 UTC