You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, it looks like aria-description isn't looked at for the computeAccessibleDescription computation. I'm not sure why the aria-description attribute isn't mentioned in the spec here, but it is described here: https://w3c.github.io/aria/#aria-description.
It feels like something that should be factored in even though the accname spec doesn't mention it
The text was updated successfully, but these errors were encountered:
Hi, it looks like
aria-description
isn't looked at for thecomputeAccessibleDescription
computation. I'm not sure why thearia-description
attribute isn't mentioned in the spec here, but it is described here: https://w3c.github.io/aria/#aria-description.It feels like something that should be factored in even though the accname spec doesn't mention it
The text was updated successfully, but these errors were encountered: