mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
Adds a11y video callout
This commit is contained in:
parent
a97702b243
commit
dfc9c9f322
@ -2,6 +2,8 @@
|
||||
title: 'Accessibility tests'
|
||||
---
|
||||
|
||||
<YouTubeCallout id="rNLL0SICr9w" title="STOP fighting accessibility | automate a11y checks" />
|
||||
|
||||
Accessibility is the practice of making websites inclusive to all. That means supporting requirements such as: keyboard navigation, screen reader support, touch-friendly, usable color contrast, reduced motion, and zoom support.
|
||||
|
||||
Accessibility tests audit the rendered DOM against a set of heuristics based on [WCAG](https://www.w3.org/WAI/standards-guidelines/wcag/) rules and other industry-accepted best practices. They act as the first line of QA to catch blatant accessibility violations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user