Skip to main content
Version: 1.0.7

WCAG Compliance

The WCAG Compliance page is a built-in reference for Web Content Accessibility Guidelines 2.2. It links to the official W3C document and helps teams browse the standard while reviewing findings.

WCAG 2.2 introduction in RabbitQA

Reference sections

TabContents
IntroductionOverview, layers of guidance, and WCAG 2.2 changes.
PrinciplesSuccess criteria organized by Perceivable, Operable, Understandable, and Robust.
SearchLocate guidance by text or criterion.
New in 2.2Criteria introduced in WCAG 2.2.
ConformanceReference information about conformance levels and requirements.
ScoringExplanatory scoring guidance in the reference.

WCAG principles and criteria

Conformance levels

  • A is the minimum level.
  • AA includes Level A and additional criteria and is a common organizational target.
  • AAA includes Levels A and AA plus the most demanding criteria.

Select the level badge or criterion in the reference to explore its details. Use the Official W3C Document link for the normative standard and supporting W3C material.

Automated and manual coverage

Lighthouse can identify many machine-testable problems, including some label, contrast, structure, and ARIA failures. Other questions require human judgment or assistive-technology testing, including whether alternative text is meaningful, the reading and focus order supports the task, instructions are understandable, and the complete journey works with a keyboard or screen reader.

warning

The reference page and Lighthouse score do not certify A, AA, or AAA conformance. Define the scope, test every applicable success criterion, retain evidence, and obtain appropriate accessibility or legal review when a formal conformance statement is required.