WCAG 2.2 and new success criteria
Last October, the long-awaited version 2.2 of WCAG (Web Content Accessibility Guidelines became the official W3C recommendation. Today we will give an overview of what’s new and how it will impact us.
Although WCAG 3.0 (which is promised to cover more user needs, be more flexible in terms of different technologies, tools and content, as well as easier to understand) is also being developed, it will still take years before it will become an official recommendation.
When will WCAG 2.2 become mandatory?
As we have mentioned in previous articles, the European Union digital accessibility standard EN 301 549 is largely based on WCAG 2.1 guidelines. However, the standard is not automatically updated and WCAG version 2.2 is not mandatory for digital environments in the European Union until EN 301 549 is updated.
A renewal is expected in 2025 when accessibility requirements will also apply for the private sector, but it is not yet certain whether WCAG 2.2's new guidelines will also be transposed.
WCAG 2.2, like its previous versions, includes three levels of compliance: A, AA and AAA. It is recommended to meet at least level AA. In order to meet level AA, all level A and AA requirements must be met.
How does the new version differ from the old one?
WCAG version 2.2 added nine new success criteria and removed one. Indeed, this time one of the success criteria was removed because it was no longer relevant.
WCAG point 4.1.1 Parsing had outlived its time: while in the past, HTML parsing errors could mislead assistive technologies, today they are smarter and there is no need to validate HTML just for accessibility.
However, this does not mean that the HTML could contain duplicate attributes or IDs. Code errors that cause problems for assistive technologies simply need to be reported, for example, under 1.3.1 Info and Relationships or 4.1.2 Name, Role, Value.
New success criteria
Let's explain the new WCAG 2.2 success criteria that are mandatory to meet level AA.