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
Axe-core 4.7 will add the aria-description and all aria-brille* attributes as valid ARIA attributes. Once that is done, we'll need to create a new rule (or two) that limits their use to elements that have an ARIA role and an accessible name.
Axe-core 4.7 will add the
aria-descriptionand allaria-brille*attributes as valid ARIA attributes. Once that is done, we'll need to create a new rule (or two) that limits their use to elements that have an ARIA role and an accessible name.