dequelabs / dequelabs/axe-core
Link-name not being reported for link with title and whitespace content
Open
false negative
fix
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
The following HTML is not reporting a link-name issue, however NVDA does not announce the `title` attribute and the Chrome accessibility view shows that the content of the anchor overrides the `title`. However, Firefox accessibility view does show the `title` as the link name, so this may just be a Chrome issue.
Contributor guide
Assessment
This issue has not been assessed yet.