dequelabs / dequelabs/axe-core
New authoring requirement in ARIA: if a tab is active a corresponding tabpanel must be rendered
Open
feat
ungroomed
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
### Product
axe-core
### Feature Description
A new `authors MUST` to the ARIA spec: https://github.com/w3c/aria/pull/2500
It is all in the name :)
For example, this should error:
```
foo
bar
bar content goes here
```
Contributor guide
Assessment
This issue has not been assessed yet.