Hoppa till huvudinnehåll

WCAG Success Criteria Guide

Complete reference guide for all WCAG 2.2 success criteria. Learn what each criterion requires, see implementation examples, and understand how A11yied validates compliance.

30 of 32 Level A
Essential criteria
53 of 56 Level AA
Legal compliance standard
65 of 87 All Criteria
Complete coverage

A11yied automatically tests 95% of WCAG 2.2 Level AA criteria (the standard for legal compliance including EAA, ADA, Section 508)

Showing 87 of 87 criteria

// Perceivable

Information must be presentable to users in ways they can perceive.

// Operable

Interface components must be operable by all users.

Level AEssential - Must satisfy for basic accessibility

WCAG 2.1.1

Keyboard

All functionality is available from a keyboard.

WCAG 2.1.2

No Keyboard Trap

Keyboard focus is not trapped in any part of the content.

WCAG 2.1.4

Character Key Shortcuts

Character key shortcuts can be turned off or remapped.

WCAG 2.2.1

Timing Adjustable

Users can turn off, adjust, or extend time limits.

WCAG 2.2.2

Pause, Stop, Hide

Users can pause, stop, or hide moving, blinking, or scrolling information.

WCAG 2.3.1

Three Flashes or Below Threshold

Content does not contain anything that flashes more than three times per second.

WCAG 2.4.1

Bypass Blocks

A mechanism is available to bypass blocks of content that are repeated on multiple pages.

WCAG 2.4.2

Page Titled

Web pages have titles that describe topic or purpose.

WCAG 2.4.3

Focus Order

If content can be navigated sequentially and navigation sequences affect meaning, focusable components receive focus in an order that preserves meaning.

WCAG 2.4.4

Link Purpose (In Context)

The purpose of each link can be determined from the link text alone or from the link text together with its programmatically determined link context.

WCAG 2.5.1

Pointer Gestures

All functionality that uses multipoint or path-based gestures can be operated with a single pointer.

WCAG 2.5.2

Pointer Cancellation

For functionality that can be operated using a single pointer, completion of the function is on the up-event.

WCAG 2.5.3

Label in Name

For user interface components with labels that include text or images of text, the name contains the text that is presented visually.

WCAG 2.5.4

Motion Actuation

Functionality that can be operated by device motion or user motion can also be operated by user interface components.

Level AAAAdvanced - Enhanced accessibility

WCAG 2.1.3

Keyboard (No Exception)

All functionality is available from a keyboard without exception.

WCAG 2.2.3

No Timing

Timing is not an essential part of the event or activity.

WCAG 2.2.4

Interruptions

Interruptions can be postponed or suppressed by the user.

WCAG 2.2.5

Re-authenticating

When an authenticated session expires, the user can continue the activity without loss of data after re-authenticating.

WCAG 2.2.6

Timeouts

Users are warned of the duration of any user inactivity that could cause data loss.

WCAG 2.3.2

Three Flashes

Content does not contain anything that flashes more than three times per second.

WCAG 2.3.3

Animation from Interactions

Motion animation triggered by interaction can be disabled.

WCAG 2.4.8

Location

Information about the user's location within a set of Web pages is available.

WCAG 2.4.9

Link Purpose (Link Only)

A mechanism is available to allow the purpose of each link to be identified from link text alone.

WCAG 2.4.10

Section Headings

Section headings are used to organize the content.

WCAG 2.4.12
2.2

Focus Not Obscured (Enhanced)

When a user interface component receives keyboard focus, no part of the component is hidden by author-created content.

WCAG 2.4.13
2.2

Focus Appearance

When the keyboard focus indicator is visible, it meets enhanced requirements for size, contrast, and thickness.

WCAG 2.5.5

Target Size (Enhanced)

The size of the target for pointer inputs is at least 44 by 44 CSS pixels.

WCAG 2.5.6

Concurrent Input Mechanisms

Content does not restrict use of input modalities available on a platform except where the restriction is essential.

// Understandable

Information and interface operation must be understandable.

// Robust

Content must be robust enough to work with assistive technologies.

Test Your Site Against All WCAG Criteria

A11yied automatically validates 65 WCAG success criteria. Get detailed reports with code examples and actionable fix recommendations.

Start Free Accessibility Scan