Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AXE Accessibility Bug - ARIA attribute is not well supported on the "Duration" element #449

Open
zaidaldabbagh opened this issue Sep 4, 2021 · 0 comments

Comments

@zaidaldabbagh
Copy link

The following accessibility bug was identified by the axe DevTools plugin:

Element location: .plyr__time--current
Description: Ensures ARIA attributes are allowed for an element's role
Element source:
<div class="plyr__controls__item plyr__time--current plyr__time" aria-label="Current time">00:00
Fix the following: ARIA attribute is not well supported on the element and the text content will be used instead: aria-label

@zaidaldabbagh zaidaldabbagh changed the title AXE Accessibility Bug - ARIA attribute is not well supported on the element AXE Accessibility Bug - ARIA attribute is not well supported on the "Duration" element Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant