dequelabs / dequelabs/axe-core
Add support for `aria-labeledby` (not labeLLedby)
Open
feat
standards
wai-aria
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
This synonym attribute seems to have full support in the three major browser engines now:
https://github.com/w3c/aria/issues/2093
Should do some screen reader testing, but from the sound of if this should no longer fail axe-core's button-name rule:
```html
Search
```
Contributor guide
Assessment
This issue has not been assessed yet.