question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

aria-roledescription is flagged as invalid

See original GitHub issue

For 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:closed
  • Created 4 years ago
  • Comments:16 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
connorjclarkcommented, Jan 7, 2020

Issue has been resolved.

1reaction
patrickhulcecommented, Apr 17, 2020

@Abdull fixed in 6.0.0-beta.0 not yet released to Chrome.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found