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

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

Modified Files:
	overview.html 
Log Message:
Cleanup of source format, and editing of a few rows during PFWG FtF 2 November 2010

Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- overview.html	24 Sep 2010 10:35:00 -0000	1.12
+++ overview.html	11 Nov 2010 16:22:36 -0000	1.13
@@ -1,2306 +1,3594 @@
+<!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>
 
-	<!DOCTYPE html>
-	<HTML lang="en-US">
-	<HEAD>
-	<TITLE>HTML to Platform Accessibility APIs Implementation Guide</TITLE>
[...5850 lines suppressed...]
+<li>Describe individual elements that "define a command" and how
+their mappings change based on context (when they do and don't
+define a command)</li>
+<li>double check all 'none' 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>update based on Steve's more recent draft of HTML to ARIA
+mappings, and keep updated as that changes based on html wg
+feedback</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>

Received on Thursday, 11 November 2010 16:22:40 UTC