WCAG 2.1 ComplianceWeb Accessibility
Web Accessibility
Testing Suite
Explore, test, and understand accessibility patterns and anti-patterns. Each example is built to demonstrate real WCAG success criteria — both correct implementations and intentional failures.
Test Categories
Each category maps to one or more WCAG 2.1 success criteria.
- Explore
Focus Trap
2.1.2Test keyboard traps in modals, forms, and interactive components.
- Explore
Focus Order
2.4.3Explore logical focus sequences, tabindex usage, and nested controls.
- Explore
Keyboard
2.1.1Verify all functionality is accessible via keyboard navigation.
- Explore
Color Contrast
1.4.3Identify links and text that rely solely on color with insufficient contrast.
- Explore
Zoom & Text Resize
1.4.4Test content behavior when text is scaled to 200% zoom.
- Explore
Atypical Examples
ARIAAdvanced accessible patterns: sortable tables, file upload, email templates.