- From: Joseph Scheuhammer <clown@alum.mit.edu>
- Date: Mon, 08 Sep 2014 15:35:01 -0400
- To: Richard Schwerdtfeger <schwer@us.ibm.com>, James Craig <jcraig@apple.com>, W3C WAI Protocols & Formats <public-pfwg@w3.org>
Rich, James, I looked into Apple's online documentation regarding readable/writable values. I found this page, specifically the section " Overriding Methods to Support Attributes": https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/Accessibility/cocoaAXSupportingAttributes/cocoaAXSupportAttributes.html Based on that, I suggest the Core-AAM replace occurrences of "AXValue (not writable)" with: "AXValue: the accessibilityIsAttributeSettable method returns NO.", and "AXValue (writable)" with: "AXValue: the accessibilityIsAttributeSettable method returns YES.". Would that satisfy you, Rich? Is it accurate, James? Hope that helps. -- ;;;;joseph. 'Array(16).join("wat" - 1) + " Batman!"' - G. Bernhardt -
Received on Monday, 8 September 2014 19:35:28 UTC