WCAG 2.2

Web Content Accessibility Guidelines 2.2, the current stable version and ISO/IEC 40500:2025 standard. Introduces 9 new success criteria beyond WCAG 2.1, including focus appearance, dragging movements, and consistent help. Organized into four principles: Perceivable, Operable, Understandable, and Robust (POUR).

API entry from apis.yml

apis.yml Raw ↑
aid: wcag:wcag-2-2
name: WCAG 2.2
description: 'Web Content Accessibility Guidelines 2.2, the current stable version and ISO/IEC 40500:2025
  standard. Introduces 9 new success criteria beyond WCAG 2.1, including focus appearance, dragging movements,
  and consistent help. Organized into four principles: Perceivable, Operable, Understandable, and Robust
  (POUR).'
humanURL: https://www.w3.org/TR/WCAG22/
tags:
- WCAG 2.2
- Accessibility
- Web Standards
- ISO
properties:
- type: Documentation
  url: https://www.w3.org/TR/WCAG22/
  title: WCAG 2.2 Specification
- type: Documentation
  url: https://www.w3.org/WAI/WCAG22/quickref/
  title: WCAG 2.2 Quick Reference
- type: Documentation
  url: https://github.com/w3c/wcag
  title: WCAG GitHub Repository
- type: JSONSchema
  url: json-schema/wcag-success-criterion-schema.json
  title: Success Criterion Schema
- type: JSONSchema
  url: json-schema/wcag-conformance-claim-schema.json
  title: Conformance Claim Schema
- type: JSONStructure
  url: json-structure/wcag-success-criterion-structure.json
  title: Success Criterion Structure
- type: JSONStructure
  url: json-structure/wcag-conformance-claim-structure.json
  title: Conformance Claim Structure