html5/html-api-map overview.html,1.13,1.14

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

Modified Files:
	overview.html 
Log Message:
added attribute table (a start only) added some elemnts and clarified html4/html5 columns

Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- overview.html	11 Nov 2010 16:22:36 -0000	1.13
+++ overview.html	8 Dec 2010 11:07:07 -0000	1.14
@@ -1,11 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>HTML to Platform Accessibility APIs Implementation
-Guide</title>
 
-<style type="text/css">
+	<!DOCTYPE html>
+	<HTML lang="en-US">
+	<HEAD>
[...5915 lines suppressed...]
+	<H2>&nbsp;</H2>
+	<H2>&nbsp;</H2>
+	<H2>To Do:</H2>
+	<P class="style2">In addition to the comments column, here are some general to do
+         items.&nbsp;</P>
+	<UL>
+	<LI>Add additional attribute mappings</LI>
+	<LI>Add additional element mappings </LI>
+	<LI>Describe individual elements that &quot;define a command&quot;
+               and how their mappings change based on context (when they do and
+               don&#39;t define a command)</LI>
+	<LI>double check all &#39;none&#39; mappings.&nbsp; Are they
+               true?&nbsp; Is it really none, or text, or inherits?</LI>
+	<LI>change msaa to ROLE_SYSTEM_FOO</LI>
+	<LI>use composites for MSAA for menuitemcheckbox and menuitemradio?</LI>
+	<LI>either expand name, state, value etc for other APIs, or combine
+               for MSAA</LI>
+	<LI>Look at how to augment imperfect mappings with UIA patterns.</LI>
+	<LI>double check harmonization with ARIA UAI Guide</LI></UL></BODY></HTML>
\ No newline at end of file

Received on Wednesday, 8 December 2010 11:07:11 UTC