-
Notifications
You must be signed in to change notification settings - Fork 139
Change aria-errormessage to ID reference list #1802
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
In Core-AAM it already has multiple references for IA2 and ATK/ATSPI. AX API (Mac) uses a text property and may not be able to support this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See also w3c/core-aam#138 to make core-aam align with this change
@jcsteh can you please take a look at this. |
Yes, WebKit could concatenate the text equivalents into the string for the API, or the API owners could consider a change. |
Fixes #1730.
Changes aria-errormessage to be an ID reference list
PR tracking
Implementation tracking
Preview | Diff