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
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2

Reply via email to