- From: James Craig <jcraig@apple.com>
- Date: Mon, 08 Sep 2014 12:37:34 -0700
- To: Joseph Scheuhammer <clown@alum.mit.edu>
- Cc: Richard Schwerdtfeger <schwer@us.ibm.com>, W3C WAI Protocols & Formats <public-pfwg@w3.org>
That change is fine with me. Thanks Joseph.
> On Sep 8, 2014, at 12:35 PM, Joseph Scheuhammer <clown@alum.mit.edu> wrote:
>
> 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:38:03 UTC