@hint/hint-axe
Version:
hint that that checks using axe for accessibility related best practices
26 lines (16 loc) • 972 B
Markdown
<!-- autogenerated by scripts/create/create-docs.js -->
<!-- markdownlint-disable MD013 -->
# Axe: Sensory and Visual Cues (`sensory-and-visual-cues`)
`axe/sensory-and-visual-cues` contains accessibility rules
from the axe sensory-and-visual-cues category.
See the ["Can the hint be configured?"][can configure] section of
`hint-axe` for examples of enabling, disabling, and changing the
severity of individual rules.
## Default rules (WCAG 2.1 Level A and Level AA)
## Additional rules (off by default)
* [Zooming and scaling should not be disabled][meta-viewport] (meta-viewport)
* [Users should be able to zoom and scale the text up to 500%][meta-viewport-large] (meta-viewport-large)
<!-- Link labels: -->
[can configure]: https://webhint.io/docs/user-guide/hints/hint-axe/#can-the-hint-be-configured
[meta-viewport]: https://dequeuniversity.com/rules/axe/4.4/meta-viewport
[meta-viewport-large]: https://dequeuniversity.com/rules/axe/4.4/meta-viewport-large