- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 26 May 2011 15:45:43 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-api-map In directory hutz:/tmp/cvs-serv17506 Modified Files: overview.html Log Message: fixed symbols Index: overview.html =================================================================== RCS file: /sources/public/html5/html-api-map/overview.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- overview.html 26 May 2011 15:41:28 -0000 1.49 +++ overview.html 26 May 2011 15:45:41 -0000 1.50 @@ -517,7 +517,7 @@ </style><link charset="utf-8" type="text/css" rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED"></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">HTML to Platform Accessibility APIs Implementation Guide</h1><h2 id="subtitle">A user agent developer's guide to understanding and implementing accessibility support in HTML</h2><h2 id="w3c-editor-s-draft-26-may-2011">W3C Editor's Draft 26 May 2011</h2><dl><dt>This version:</dt><dd><a href="http://dev.w3.org/html5/html-api-map/">http://dev.w3.org/html5/html-api-map/</a></dd><dt>Latest published version:</dt><dd><a href="http://www.w3.org/TR/html-aapi/">http://www.w3.org/TR/html-aapi/</a></dd><dt>Latest editor's draft:</dt><dd><a href="http://dev.w3.org/html5/html-api-map/">http://dev.w3.org/html5/html-api-map/</a></dd><dt>Previous version:</dt><dd>none</dd><dt>Editors:</dt><dd><span>Steve Faulkner</pan>, The Paciello Group <span class="ed_mailto"><a href="mailto:sfaulkner@paciellogroup.com">sfaulkner@paciellogroup.com</a></span> </dd> <dd><span>Cynthia Shelly</span>, Microsoft <span class="ed_mailto"><a href="mailto:cyns@microsoft.com">cyns@microsoft.com</a></span> </dd> -</dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <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> +</dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <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> <div class="introductory section" id="abstract"><h2>Abstract</h2> <p>This is draft documentation mapping HTML elements and attributes
Received on Thursday, 26 May 2011 15:45:45 UTC