And this is why we need aria-errormessage. Error messages are one of the most important things in the ui. Using aria-describedby to communicate error messages is not a good solution as descriptions are not always read.
garcialo
16:00
Is the proposed aria-errormessage expected to work similar to describedby and labelledby?
MichielBijl
16:12
It uses an ID ref if that's what you mean.
garcialo
16:12
That is. Thanks
stevefaulkner
22:36
I will be interested to see the API mapping for aria-errormessage