Re: [Accessibility-ia2] aria-details and aria-errormessage mapping

2016-08-09 Thread Richard Schwerdtfeger
Those would be great. What would you have for reverse relationships?
 
Rich Schwerdtfeger
 
 
- Original message -From: Alexander Surkov To: "accessibility-ia2@lists.linuxfoundation.org" , James Teh , Joanmarie Diggs , Richard Schwerdtfeger/Austin/IBM@IBMUSCc:Subject: aria-details and aria-errormessage mappingDate: Tue, Aug 9, 2016 2:12 PM 
Hi.ARIA 1.1 got two relation-like attributes: aria-details [1] and aria-errormessage [2], used to connect an element with content providing extra info. Rich mentioned that these attributes are likely need new IAccessible2 relations to expose them, which sounds reasonable. If that's the case, then we should end up with something like: 
An object containing details for the target object.
IA2_RELATION_DETAILS
An object containing an error message for the target object.
IA2_RELATION_ERROR_MESSAGEThanks.Alex.

[1] https://www.w3.org/TR/wai-aria-1.1/#aria-details[2] https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage
 

___
Accessibility-ia2 mailing list
Accessibility-ia2@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2


Re: [Accessibility-ia2] aria-details and aria-errormessage mapping

2016-08-09 Thread Joanmarie Diggs
Hey Alex, all.

On both of these, we were waiting on the IA2 mapping because I was/am
pretty sure that I'd be okay with your mappings and would duplicate them
in ATK and AT-SPI2.

I'm fine with what you propose below, but do we also want a reciprocal
relation type?

--joanie

On 08/09/2016 03:12 PM, Alexander Surkov wrote:
> Hi.
> 
> ARIA 1.1 got two relation-like attributes: aria-details [1] and
> aria-errormessage [2], used to connect an element with content providing
> extra info. Rich mentioned that these attributes are likely need new
> IAccessible2 relations to expose them, which sounds reasonable. If
> that's the case, then we should end up with something like:
> 
> An object containing details for the target object.
> 
> IA2_RELATION_DETAILS
> 
> An object containing an error message for the target object.
> 
> IA2_RELATION_ERROR_MESSAGE
> 
> Thanks.
> Alex.
> 
> [1] https://www.w3.org/TR/wai-aria-1.1/#aria-details
> [2] https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage

___
Accessibility-ia2 mailing list
Accessibility-ia2@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2


[Accessibility-ia2] aria-details and aria-errormessage mapping

2016-08-09 Thread Alexander Surkov
Hi.

ARIA 1.1 got two relation-like attributes: aria-details [1] and
aria-errormessage [2], used to connect an element with content providing
extra info. Rich mentioned that these attributes are likely need new
IAccessible2 relations to expose them, which sounds reasonable. If that's
the case, then we should end up with something like:

An object containing details for the target object.

IA2_RELATION_DETAILS

An object containing an error message for the target object.

IA2_RELATION_ERROR_MESSAGE

Thanks.
Alex.

[1] https://www.w3.org/TR/wai-aria-1.1/#aria-details
[2] https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage
___
Accessibility-ia2 mailing list
Accessibility-ia2@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2