WCAG 2.2 AAEN 301 549ADA Title IIIEAA 2019/882Section 508Deep Prototype

AccessibilityAudit — WCAG 2.2 AA Conformance Audit

32 findings across 18 page templates. Each mapped to a WCAG 2.2 success criterion (including the 9 new SC introduced Oct 2023: 2.4.11 Focus Not Obscured, 2.5.7 Dragging Movements, 2.5.8 Target Size, 3.2.6 Consistent Help, 3.3.7 Redundant Entry, 3.3.8 Accessible Authentication). Per finding: page, element, contrast preview, suggested code fix. EAA + ADA Title III + Section 508 + EN 301 549 alignment.

AccessibilityAudit — WCAG 2.2 AA Conformance Audit preview
Open live →

What it is

The shape behind every VPAT (Voluntary Product Accessibility Template) and every European Accessibility Act conformance dossier. WCAG 2.2 AA hits one screen with the code fix per row.

What’s in it

  • 32 findings across 18 page templates, covering 22 WCAG 2.2 success criteria — including all 9 new SC introduced in Oct 2023:
    • 2.4.11 Focus Not Obscured (Minimum) — sticky bottom-bar hiding focus
    • 2.5.7 Dragging Movements — drag-only favorites reorder, no single-pointer alt
    • 2.5.8 Target Size (Minimum) — 28×16 px filter pills below the 24×24 px floor
    • 3.2.6 Consistent Help — help link inconsistent across pages
    • 3.3.7 Redundant Entry — re-entering profile data on each visit
    • 3.3.8 Accessible Authentication (Minimum) — image-CAPTCHA, no autocomplete
  • Real findings on every category — color contrast (white-on-light-blue 2.41:1 fails AA), missing skip-link, inline tooltips that disappear on hover, custom dropdowns without keyboard support, ARIA-hidden on focusable elements, “Read more” link-text bloat, pre-checked GDPR consent.
  • Contrast preview side-by-side for color-contrast findings — see the current ratio next to the suggested ratio in the same browser.
  • Code fix per finding — copy-pasteable HTML/CSS/ARIA snippets.

Why this shape

WCAG 2.2 (W3C Rec, Oct 2023) is the baseline for: EN 301 549 v3.2.1 (EU public sector), ADA Title III (US), Section 508 (US federal), EAA 2019/882 (effective Jun 2025 — EU-wide). A VPAT 2.5 is the artifact every enterprise sales motion requires. AccessibilityAudit prototypes the working register the VPAT is built from.

How it ships

Single HTML file, ~27KB. Zero dependencies. 32 findings × 22 SCs × code-fix templates in 260 lines of vanilla JavaScript.

Open the tool →