Web Rule Repository
Use this repository to browse web accessibility rules, their WCAG mappings, and related remediation guidance.
This repository links web-focused rule pages that explain what each check covers, why it matters for users, and how to begin remediation. Reach for it when you already know you are fixing a web accessibility issue and want a rule-level reference instead of a broad coverage summary alone.
When to use this
Use this page when you already know you are working on a web accessibility issue and want a rule-level reference instead of a broad checklist page.
Priority web rule pages
| Rule page | WCAG | Use it for |
|---|---|---|
| Non-text Content (1.1.1) | 1.1.1 | Missing or weak text alternatives for meaningful non-text content |
| Contrast (Minimum) (1.4.3) | 1.4.3 | Low contrast text and visual elements |
| Focus Visible (2.4.7) | 2.4.7 | Missing or unclear keyboard focus indicators |
How to use this repository
- Start from the relevant rule page for the issue you are seeing.
- Confirm whether the issue is primarily automated, manual, or needs both types of verification.
- Fix the issue in the application code or design system.
- Re-run the relevant Accessibility workflow and compare the updated report.
