- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 11 Feb 2011 16:27:32 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-api-map In directory hutz:/tmp/cvs-serv29401 Modified Files: overview.html Log Message: updates to all sections Index: overview.html =================================================================== RCS file: /sources/public/html5/html-api-map/overview.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- overview.html 7 Feb 2011 11:22:42 -0000 1.23 +++ overview.html 11 Feb 2011 16:27:30 -0000 1.24 @@ -52,7 +52,7 @@ <BODY> <H1>HTML to Platform Accessibility APIs Implementation Guide</H1> <h2 id="subhead">A user agent developer's guide to understanding and implementing accessibility support in HTML</h2> - <H2>Editor's Draft, 7 February 2011</H2> + <H2>Editor's Draft, 11 February 2011</H2> <H3>Editors:</H3> <P> <A href="mailto:sfaulkner@paciellogroup.com">Steve Faulkner</A>, The Paciello Group.</P> @@ -85,12 +85,16 @@ <p>If User Agent developers need to expose to other accessibility <abbr title="Application Programming Interfaces">APIs</abbr>, it is recommended that they work closely with the developer of the platform where the <abbr title="application programing interfaces">API</abbr> runs, and assistive technology developers on that platform.</p> </div> [...1812 lines suppressed...] <td><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-param-value">param</a></td> <td> Value of parameter </td> - <td> </td> - <td> </td> + <td>Yes</td> + <td>Yes</td> <td> </td> <td> </td> <td> </td> @@ -2728,8 +2732,8 @@ <th> width </th> <td><a href="http://dev.w3.org/html5/spec/the-canvas-element.html#attr-canvas-width">canvas</a>; <a href="http://dev.w3.org/html5/spec/the-map-element.html#attr-dim-width">embed</a>; <a href="http://dev.w3.org/html5/spec/the-map-element.html#attr-dim-width">iframe</a>; <a href="http://dev.w3.org/html5/spec/the-map-element.html#attr-dim-width">img</a>; <a href="http://dev.w3.org/html5/spec/the-map-element.html#attr-dim-width">input</a>; <a href="http://dev.w3.org/html5/spec/the-map-element.html#attr-dim-width">object</a>; <a href="http://dev.w3.org/html5/spec/the-map-element.html#attr-dim-width">video</a></td> <td> Horizontal dimension </td> - <td> </td> - <td> </td> + <td>Yes</td> + <td>Yes</td> <td> </td> <td> </td> <td> </td>
Received on Friday, 11 February 2011 16:27:34 UTC