- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 25 Jan 2011 17:17:45 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-api-map
In directory hutz:/tmp/cvs-serv17790
Modified Files:
overview.html
Log Message:
added data and worked on attribute table
Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- overview.html 18 Jan 2011 10:40:22 -0000 1.17
+++ overview.html 25 Jan 2011 17:17:43 -0000 1.18
@@ -53,7 +53,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, 18 January 2011</H2>
+ <H2>Editor's Draft, 25 January 2011</H2>
<H3>Editors:</H3>
<P>
<A href="mailto:sfaulkner@paciellogroup.com">Steve Faulkner</A>, The Paciello Group.</P>
@@ -61,7 +61,7 @@
<A href="mailto:cyns@microsoft.com">Cynthia Shelly</A>, Microsoft.</P>
<HR>
[...1927 lines suppressed...]
- <td><a href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#valid-non-negative-integer">Valid non-negative integer</a></td>
- </tr>
- <tr>
- <th> wrap </th>
- <td><a href="http://dev.w3.org/html5/spec/the-button-element.html#attr-textarea-wrap">textarea</a></td>
- <td> How the value of the form control is to be wrapped for <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#form-submission">form submission</a></td>
- <td>"<a href="http://dev.w3.org/html5/spec/the-button-element.html#attr-textarea-wrap-soft">soft</a>"; "<a href="http://dev.w3.org/html5/spec/the-button-element.html#attr-textarea-wrap-hard">hard</a>" </td>
+ <td> </td>
+ <td> </td>
+ <td> </td>
+ <td> </td>
+ <td> </td>
+ <td> </td>
+ <td> </td>
+ <td> </td>
+ <td> </td>
+ <td> </td>
</tr>
</table>
<H2> </H2>
Received on Tuesday, 25 January 2011 17:17:47 UTC