Files
gitlab-foss/axe-linter.yml
2024-03-07 12:12:45 +00:00

22 lines
356 B
YAML

global-components:
gl-button:
element: button
attributes:
- aria-*
gl-avatar:
element: img
gl-avatar-link:
element: a
gl-avatar-labeled:
element: img
attributes:
- label: alt
gl-toggle:
element: button
attributes:
- label: aria-labelledby
- description: aria-describedby
gl-link:
element: a