dequelabs / dequelabs/axe-core
Update meta-viewport rule to be consistent with ACT
Open
ACT Rules
fix
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
ACT's updated meta-viewport rule includes a number of edge case not covered by axe-core, see:
https://www.w3.org/WAI/standards-guidelines/act/rules/b4f0c3/proposed/#expectation-1
As a result, things like the following pass axe-core, when they shouldn't:
```html
```
```html
```
Contributor guide
Assessment
This issue has not been assessed yet.