- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 May 2011 13:13:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/alt-techniques
In directory hutz:/tmp/cvs-serv9419
Modified Files:
Overview.html
Log Message:
commented out some links
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/alt-techniques/Overview.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- Overview.html 9 May 2011 13:07:24 -0000 1.66
+++ Overview.html 9 May 2011 13:13:33 -0000 1.67
@@ -255,11 +255,11 @@
</ul>
</li>
<li><a href="#hf">The figure and figcaption elements</a></li>
- <li><a href="#hj">The aria-labelledby and aria-describedby attributes</a></li>
+ <!-- <li><a href="#hj">The aria-labelledby and aria-describedby attributes</a></li>
<li><a href="#hq">Text content within the same document or another document</a></li>
<li><a href="#hs">Text content placed next to an image</a></li>
<li><a href="#hv">The img element title attribute</a></li>
- <li><a href="#hy">The img element longdesc attribute</a> </li>
+ <li><a href="#hy">The img element longdesc attribute</a> </li>-->
</ul>
</li>
<li><a href="#glossary">Glossary</a></li>
Received on Monday, 9 May 2011 13:13:37 UTC