dequelabs / dequelabs/axe-core
Should aria-valuetext function as an accessible name
Open
accessibility support
rules
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 29
Description
The YouTube volume slider does not have an accessible name, but uses aria-valuetext to convey its meaning. We may want to flag this for review instead of outright failing it. Needs to be tested in AT.
```
```
Contributor guide
Assessment
This issue has not been assessed yet.