GNOME Bugzilla – Bug 783010
Add error-message, error-for, details, and details-for relation types
Last modified: 2019-03-27 20:11:24 UTC
ARIA 1.1 introduced two new properties which are to be mapped on our platform via accessible relations, namely: * error-message * error-for * details * details-for We need to add these to ATK (being done in bug 781587) and at-spi2-core (being done in bug 782999). Once they are in at-spi2-core, we need to add them to pyatspi (this bug).
Created attachment 352442 [details] [review] proposed patch Please review. Thanks!
Comment on attachment 352442 [details] [review] proposed patch Lgtm. Thanks for the patch.
Comment on attachment 352442 [details] [review] proposed patch Thanks for the review! Committed: https://git.gnome.org/browse/pyatspi2/commit/?id=78fc670