html5/html-api-map overview.html,1.11,1.12

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

Modified Files:
	overview.html 
Log Message:
added ? to cells for which has not yet been provided.

Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- overview.html	24 Sep 2010 10:31:26 -0000	1.11
+++ overview.html	24 Sep 2010 10:35:00 -0000	1.12
@@ -67,7 +67,7 @@
 	<A href="http://lists.w3.org/Archives/Public/public-html-comments/">archives</A>)
 All feedback is welcome.</P>
 	<HR>
-	<P>&nbsp;</P>
+	<P><strong>Note:</strong> A ? in a cell indicates the data has yet to be provided.</P>
 	<TABLE>
 	<CAPTION>Mappings of HTML elements to platform accessibility APIs: ARIA,
 	            MSAA, IAccessible2, UIA, ATK, and AX</CAPTION>
@@ -98,12 +98,12 @@
 	                  &#39;alt&#39; attribute if image link. Concatenated if both
 	                  text and image &#39;alt&#39; attribute are provided</TD>
[...2871 lines suppressed...]
-	  <TD>&nbsp;</TD>
-	  <TD>&nbsp;</TD>
-	  <TD>&nbsp;</TD>
-	  <TD>&nbsp;</TD>
-	  <TD>&nbsp;</TD>
-	  <TD>&nbsp;</TD>
-	  <TD>&nbsp;</TD>
-	  <TD>&nbsp;</TD>
+	  <TD>?</TD>
+	  <TD>?</TD>
+	  <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 Friday, 24 September 2010 10:35:03 UTC