aria-roledescription is flagged as invalid
See original GitHub issueFor the following website: https://camilogarcialarotta.github.io/ The message is:
`[aria-*]` attributes are not valid or misspelled
aria-roledescription
is a valid tag as per: https://www.w3.org/TR/wai-aria-1.1/#aria-roledescription
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (7 by maintainers)
Top Results From Across the Web
aria-roledescription must be on elements with a semantic role
Inappropriate aria-roledescription attribute values that clash with an element's implicit or explicit role value can impede the web page's accessibility.
Read more >aria-invalid - Accessibility - MDN Web Docs
The aria-invalid state indicates the entered value does not conform to the format expected by the application.
Read more >WAI-ARIA: aria-roledescription (Property) - DigitalA11Y
The aria-roledescription property gives authors the ability to override how assistive technologies localize and express the name of a role. Thus ...
Read more >Using the aria-roledescription attribute - Tink - Léonie Watson
The aria-roledescription attribute changes the way screen readers announce the role of an element. Intended to give authors a way to provide ...
Read more >Accessible Rich Internet Applications (WAI-ARIA) 1.1 - W3C
When the button receives focus, assistive technologies may concatenate the platform's role description with the accessible name. For example, a ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Issue has been resolved.
@Abdull fixed in 6.0.0-beta.0 not yet released to Chrome.