dequelabs / dequelabs/axe-core
Consistently handle case insensitivity
Open
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
Axe has various places where it is treating things as though they should be case sensitive when they shouldn't be. This for example happens in (parts of) selectors, and when using attr methods to get at roles. We should go over the code base to figure out where all of these different issues are.
Contributor guide
Assessment
This issue has not been assessed yet.