- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 15 May 2012 09:26:15 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/alt-techniques In directory hutz:/tmp/cvs-serv20092 Modified Files: developer.html Log Message: updated to reflect latest editors draft Index: developer.html =================================================================== RCS file: /sources/public/html5/alt-techniques/developer.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- developer.html 16 Feb 2012 15:06:58 -0000 1.11 +++ developer.html 15 May 2012 09:26:13 -0000 1.12 @@ -664,7 +664,7 @@ </style> </head> <body style="display: inherit;"><div class="head"><p><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" width="72" height="48"></a></p><h1 class="title" id="title">HTML5: Techniques for providing useful text alternatives</h1> -<h2 id="w3c-editor-s-draft-26-may-2011">W3C Editor's Draft 16 February 2012</h2><dl><dt>Latest editor's draft:</dt><dd><a href="http://dev.w3.org/html5/alt-techniques/">http://dev.w3.org/html5/alt-techniques/</a></dd><dt>Editor:</dt><dd><span>Steve Faulkner</span>, The Paciello Group <span class="ed_mailto"><a href="mailto:sfaulkner@paciellogroup.com">sfaulkner@paciellogroup.com</a></span> </dd> +<h2 id="w3c-editor-s-draft-15-may-2012">W3C Editor's Draft 15 May 2012</h2><dl><dt>Latest editor's draft:</dt><dd><a href="http://dev.w3.org/html5/alt-techniques/">http://dev.w3.org/html5/alt-techniques/</a></dd><dt>Editor:</dt><dd><span>Steve Faulkner</span>, The Paciello Group <span class="ed_mailto"><a href="mailto:sfaulkner@paciellogroup.com">sfaulkner@paciellogroup.com</a></span> </dd> </dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p><hr></div> @@ -674,138 +674,209 @@ [...2007 lines suppressed...] + </dl> + </div> + <div class="section" id="informative-references"> + <h3><span class="secno">A.2 </span>Informative references</h3> + <dl class="bibliography"> + <dt id="bib-HTMLLS">[HTMLLS]</dt> + <dd> Ian Hickson <a href="http://www.whatwg.org/html">HTML Living Standard</a>, 23 November 2011, URL: <a href="http://www.whatwg.org/html">http://www.whatwg.org/html</a></dd> + <dt id="bib-WAI-ARIA-PRACTICES">[WAI-ARIA-PRACTICES]</dt> + <dd>Michael Cooper; Richard Schwerdtfeger; Lisa Pappas. <a href="http://www.w3.org/TR/2009/WD-wai-aria-practices-20090224"><cite>WAI-ARIA Best Practices.</cite></a> 24 February 2009. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2009/WD-wai-aria-practices-20090224">http://www.w3.org/TR/2009/WD-wai-aria-practices-20090224</a> </dd> + <dt id="bib-WCAG20">[WCAG20]</dt> + <dd>Michael Cooper; et al. <a href="http://www.w3.org/TR/2008/REC-WCAG20-20081211"><cite>Web Content Accessibility Guidelines (WCAG) 2.0.</cite></a> 11 December 2008. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2008/REC-WCAG20-20081211">http://www.w3.org/TR/2008/REC-WCAG20-20081211</a> </dd> + <dt id="bib-WCAG20-TECHS">[WCAG20-TECHS]</dt> + <dd>Michael Cooper; et al. <a href="http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211"><cite>Techniques for WCAG 2.0.</cite></a> 11 December 2008. W3C Note. URL: <a href="http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211">http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211</a> </dd> + </dl> + </div> + </div> +</div></body></html> -</body></html> \ No newline at end of file
Received on Tuesday, 15 May 2012 09:26:29 UTC