dequelabs / dequelabs/axe-core
Inform of role conflict issues in aria-required-parent
Open
fix
rule metadata
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
Axe-core correctly reports the following as an issue under `aria-required-parent`. The difficulty with it though, is that this looks like it should work. I think we need some custom message on this rule to communicate which attribute cause the conflict resolution, due to which the `role="none"` is ignored in some browsers:
```html
-
Hello world
````
Contributor guide
Assessment
This issue has not been assessed yet.