- From: Catherine Laws <claws@us.ibm.com>
- Date: Thu, 3 Nov 2005 13:04:08 -0600
- To: WAU-ua <w3c-wai-ua@w3.org>
Here's some sources of information to help better understand the the Table 2.0 GAP Analysis in the DHTML Roadmap document ( http://www.w3.org/WAI/PF/roadmap/DHTMLRoadmap092305.html): Focus changes From UAAG: http://www.w3.org/WAI/UA/UAAG10/glossary.html#f From DOM Events spec: http://www.w3.org/TR/2003/NOTE-DOM-Level-3-Events-20031107/events.html ATK: http://developer.gnome.org/doc/API/2.0/atk/AtkObject.html#AtkObject-focus-event Activation From UAAG: http://www.w3.org/WAI/UA/UAAG10/glossary.html#a From DOM Events spec: http://www.w3.org/TR/2003/NOTE-DOM-Level-3-Events-20031107/events.html Caret changes: A caret is the text insertion bar in a window, or the current position for text input. Described under focus: http://www.w3.org/TR/2002/PR-UAAG10-20021016/glossary.html#f User Agent API: For example, see descriptions of caret browsing mode in Mozilla: http://www.mozilla.org/access/keyboard/proposal Value changes: Monitor the change in the value property for an object, like the value for a form control. MSAA: An object's value property changes. See EVENT_OBJECT_VALUE_CHANGE: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msaa/msaaccrf_7jlf.asp ATK: Monitor object property value changes, of which one property is the accessible_value property: http://developer.gnome.org/doc/API/2.0/atk/AtkObject.html#AtkPropertyChangeHandler http://developer.gnome.org/doc/API/2.0/atk/AtkObject.html#properties Selection From UAAG: http://www.w3.org/WAI/UA/UAAG10/glossary.html#s User AGent API: For Windows, see EVENT_OBJECT_SELECTION: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msaa/msaaccrf_7jlf.asp For ATK, see selection_changed signal: http://developer.gnome.org/doc/API/2.0/atk/AtkSelection.html#signal_proto Mutation: DOM Events: http://www.w3.org/TR/2003/NOTE-DOM-Level-3-Events-20031107/events.html#Events-eventgroupings-mutationevents Relationships: ATK: See the enumerated types and descriptions: http://developer.gnome.org/doc/API/2.0/atk/AtkRelation.html#AtkRelationType Accessible name: MSAA: ATK: http://developer.gnome.org/doc/API/2.0/atk/AtkObject.html#properties Cathy Laws IBM Accessibility Center, WW Strategic Platform Enablement 11501 Burnet Road, Bldg 904 Office 5F017, Austin, Texas 78758 Phone: (512) 838-4595 or (512)838-2308, FAX: (512) 246-8502 E-mail: claws@us.ibm.com, Web: http://www.ibm.com/able Vision without action is merely a dream, action without vision is merely passing time, but action with vision can change the world.” Nelson Mandela
Received on Thursday, 3 November 2005 19:04:42 UTC