You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WCAG 2.2 provides 9 additional success criteria since WCAG 2.1. They are introduced on this page.
The 2.0 and 2.1 success criteria are essentially the same in 2.2, with one exception: 4.1.1 Parsing is obsolete and removed from WCAG 2.2. More information is in WCAG 2 FAQ, 4.1.1 Parsing. WCAG 2.2 includes Notes about different languages; more information is in WCAG 2 FAQ, internationalization.
I have noticed that some links have better linked examples and explanations but the actual success criteria itself remains the same.
Activity
Update all WCAG URLs to the equivalent 2.2 location
Update all WCAG URLs to the equivalent 2.2 location
[Docs] Update all WCAG URLs to the equivalent 2.2 location
ljharb commentedon Oct 18, 2024
The links in docs should match what we implement; we shouldn’t link to 2.2 unless we comply with it.
lb- commentedon Oct 18, 2024
As per https://www.w3.org/WAI/standards-guidelines/wcag/new-in-22/#changes-from-wcag-21-to-wcag-22
I have noticed that some links have better linked examples and explanations but the actual success criteria itself remains the same.
See a similar comment on the PR. #1016 (comment)
[Docs] Update all WCAG URLs to the equivalent 2.2 location
[Docs] Update all WCAG URLs to the equivalent 2.2 location