html5/html-api-map overview.html,1.15,1.16

Update of /sources/public/html5/html-api-map
In directory hutz:/tmp/cvs-serv23092

Modified Files:
	overview.html 
Log Message:
major updates to mapping table

Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- overview.html	8 Dec 2010 11:11:12 -0000	1.15
+++ overview.html	12 Jan 2011 16:02:35 -0000	1.16
@@ -42,7 +42,8 @@
 	<LINK href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"></HEAD>
 	<BODY>
 	<H1>HTML to Platform Accessibility APIs Implementation Guide</H1>
-	<H2>Editor's Draft, 8 December 2010</H2>
+	<h2 id="subhead">A user agent developer's guide to understanding and implementing	accessibility support in HTML</h2>
+	<H2>Editor's Draft, 12 January 2011</H2>
 	<H3>Editors:</H3>
 	<P>
 	<A href="mailto:sfaulkner@paciellogroup.com">Steve Faulkner</A>, The Paciello Group.</P>
@@ -59,6 +60,26 @@
 	<A href="mailto:public-html-comments-request@w3.org?subject=subscribe">subscribe</A>,
[...2268 lines suppressed...]
             <TD>?</TD>
             <TD>?</TD>
-            <TD>?</TD>
-            <TD>?</TD>
-            <TD>?</TD>
-            <TD>?</TD>
             <td><a href="http://dev.w3.org/html5/spec/video.html"><code>video</code></a> element</td>
           </TR>
           <TR height="230">
@@ -2350,10 +1746,6 @@
             <TD>?</TD>
             <TD>?</TD>
             <TD>?</TD>
-            <TD>?</TD>
-            <TD>?</TD>
-            <TD>?</TD>
-            <TD>?</TD>
             <td><code><A href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-wbr-element">wbr</A></code> element</td>
           </TR>
       </TBODY></TABLE>

Received on Wednesday, 12 January 2011 16:02:39 UTC