- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Apr 2011 23:49:34 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv1871 Modified Files: Overview.html Log Message: apply wg decision (whatwg r5998) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4819 retrieving revision 1.4820 diff -u -d -r1.4819 -r1.4820 --- Overview.html 12 Apr 2011 23:33:34 -0000 1.4819 +++ Overview.html 12 Apr 2011 23:49:30 -0000 1.4820 @@ -2331,6 +2331,18 @@ elements, named entity references, and the use of scripts and style.</blockquote></dd> +<!--(the following is not included in the WHATWG spec for quality reasons)--> +<!--HPAAIG--> + <dt><cite>HTML to Platform Accessibility APIs Implementation Guide</cite> <a href="#refsHPAAIG">[HPAAIG]</a></dt> + + <dd><blockquote><p>This is draft documentation mapping HTML + elements and attributes to accessibility API Roles, States and + Properties on a variety of platforms. It provides recommendations + on deriving the accessible names and descriptions for HTML + elements. It also provides accessible feature implementation + examples.</blockquote></dd> +<!--HPAAIG--> + </dl><h2 id="infrastructure"><span class="secno">2 </span>Common infrastructure</h2><h3 id="terminology"><span class="secno">2.1 </span>Terminology</h3><p>This specification refers to both HTML and XML attributes and IDL attributes, often in the same context. When it is not clear which is being referred to, they are referred to as <dfn title="">content @@ -71488,6 +71500,9 @@ <dd>(Non-normative) <cite>Inter Gravissimas</cite>, A. Lilius, C. Clavius. Gregory XIII Papal Bulls, February 1582.</dd> + <dt id="refsHPAAIG">[HPAAIG]</dt> + <dd><cite><a href="http://dev.w3.org/html5/html-api-map/overview.html">HTML to Platform Accessibility APIs Implementation Guide</a></cite>. W3C.</dd> + <dt id="refsHTMLALTTECHS">[HTMLALTTECHS]</dt> <dd>(Non-normative) <cite><a href="http://dev.w3.org/html5/alt-techniques/">HTML5: Techniques for providing useful text alternatives</a></cite>, S. Faulkner. W3C.</dd>
Received on Tuesday, 12 April 2011 23:49:36 UTC