Skip to content

WCAG 2.2 Level AA Compliance Attestation

DevDiff aligns with the Web Content Accessibility Guidelines (WCAG) 2.2 Level AA standards across all documentation pages, VS Code extension webviews, and custom SDK component libraries.


WCAG 2.2 Level AA Success Criteria Alignment

WCAG CriteriaCriterion NameDevDiff Technical Implementation
1.4.3Contrast (Minimum)Enforces a minimum contrast ratio of 4.5:1 for standard text and 3:1 for large text/UI components
1.4.10ReflowLayouts reflow smoothly without horizontal scrolling at 200% text zoom (up to 1280px viewport width)
2.1.1Keyboard100% of user interface features are operable through a keyboard interface without requiring specific timings
2.2.2Pause, Stop, HideBackground animations and live updates respect system prefers-reduced-motion settings
2.4.7Focus VisibleAny keyboard operable user interface has an explicitly visible focus indicator ring
3.3.2Labels or InstructionsInput fields, search controls, and form elements include persistent descriptive labels

Reduced Motion Support

DevDiff respects operating system preferences for reduced motion (prefers-reduced-motion: reduce), automatically disabling non-essential transition animations.