title: WCAG 2.2
lang: en
standard:
  - id: wcag-2.2
    label: "Web Content Accessibility Guidelines 2.2"
    report_heading: "WCAG 2.2 Report"
    url: https://www.w3.org/TR/WCAG22/
    chapters:
      [
        success_criteria_level_a,
        success_criteria_level_aa,
        success_criteria_level_aaa,
      ]
chapters:
  - id: success_criteria_level_a
    label: "Table 1: Success Criteria, Level A"
    short_label: A
    order: 1
    criteria:
      - id: 1.1.1
        handle: Non-text Content
        alt_id: non-text-content
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.2.1
        handle: Audio-only and Video-only (Prerecorded)
        alt_id: audio-only-and-video-only-prerecorded
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.2.2
        handle: Captions (Prerecorded)
        alt_id: captions-prerecorded
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.2.3
        handle: Audio Description or Media Alternative (Prerecorded)
        alt_id: audio-description-or-media-alternative-prerecorded
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.3.1
        handle: Info and Relationships
        alt_id: info-and-relationships
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.3.2
        handle: Meaningful Sequence
        alt_id: meaningful-sequence
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.3.3
        handle: Sensory Characteristics
        alt_id: sensory-characteristics
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.1
        handle: Use of Color
        alt_id: use-of-color
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.2
        handle: Audio Control
        alt_id: audio-control
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.1.1
        handle: Keyboard
        alt_id: keyboard
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.1.2
        handle: No Keyboard Trap
        alt_id: no-keyboard-trap
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.1.4
        handle: Character Key Shortcuts
        alt_id: character-key-shortcuts
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.2.1
        handle: Timing Adjustable
        alt_id: timing-adjustable
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.2.2
        handle: Pause, Stop, Hide
        alt_id: pause-stop-hide
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.3.1
        handle: Three Flashes or Below Threshold
        alt_id: three-flashes-or-below-threshold
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.1
        handle: Bypass Blocks
        alt_id: bypass-blocks
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.2
        handle: Page Titled
        alt_id: page-titled
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.3
        handle: Focus Order
        alt_id: focus-order
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.4
        handle: Link Purpose (In Context)
        alt_id: link-purpose-in-context
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.5.1
        handle: Pointer Gestures
        alt_id: pointer-gestures
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.5.2
        handle: Pointer Cancellation
        alt_id: pointer-cancellation
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.5.3
        handle: Label in Name
        alt_id: label-in-name
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.5.4
        handle: Motion Actuation
        alt_id: motion-actuation
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.1.1
        handle: Language of Page
        alt_id: language-of-page
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.2.1
        handle: On Focus
        alt_id: on-focus
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.2.2
        handle: On Input
        alt_id: on-input
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.2.6
        handle: Consistent Help
        alt_id: consistent-help
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.3.1
        handle: Error Identification
        alt_id: error-identification
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.3.2
        handle: Labels or Instructions
        alt_id: labels-or-instructions
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.3.7
        handle: Redundant Entry
        alt_id: redundant-entry
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 4.1.1
        handle: Parsing
        alt_id: parsing
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 4.1.2
        handle: Name, Role, Value
        alt_id: name-role-value
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
  - id: success_criteria_level_aa
    label: "Table 2: Success Criteria, Level AA"
    short_label: AA
    order: 2
    criteria:
      - id: 1.2.4
        handle: Captions (Live)
        alt_id: captions-live
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.2.5
        handle: Audio Description (Prerecorded)
        alt_id: audio-description-prerecorded
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.3.4
        handle: Orientation
        alt_id: orientation
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.3.5
        handle: Identify Input Purpose
        alt_id: identify-input-purpose
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.3
        handle: Contrast (Minimum)
        alt_id: visual-audio-contrast-contrast
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.4
        handle: Resize text
        alt_id: visual-audio-contrast-scale
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.5
        handle: Images of Text
        alt_id: visual-audio-contrast-text-presentation
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.10
        handle: Reflow
        alt_id: reflow
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.11
        handle: Non-text Contrast
        alt_id: non-text-contrast
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.12
        handle: Text Spacing
        alt_id: text-spacing
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.13
        handle: Content on Hover or Focus
        alt_id: content-on-hover-or-focus
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.5
        handle: Multiple Ways
        alt_id: multiple-ways
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.6
        handle: Headings and Labels
        alt_id: headings-and-labels
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.7
        handle: Focus Visible
        alt_id: focus-visible
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.11
        handle: Focus Not Obscured (Minimum)
        alt_id: focus-not-obscured-minimum
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.5.7
        handle: Dragging Movements
        alt_id: dragging-movements
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.5.8
        handle: Target Size (Minimum)
        alt_id: target-size-minimum
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.1.2
        handle: Language of Parts
        alt_id: language-of-parts
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.2.3
        handle: Consistent Navigation
        alt_id: consistent-navigation
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.2.4
        handle: Consistent Identification
        alt_id: consistent-identification
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.3.3
        handle: Error Suggestion
        alt_id: error-suggestion
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.3.4
        handle: Error Prevention (Legal, Financial, Data)
        alt_id: error-prevention-legal-financial-data
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.3.8
        handle: Accessible Authentication (Minimum)
        alt_id: accessible-authentication-minimum
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 4.1.3
        handle: Status Messages
        alt_id: status-messages
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
  - id: success_criteria_level_aaa
    label: "Table 3: Success Criteria, Level AAA"
    short_label: AAA
    order: 3
    criteria:
      - id: 1.2.6
        handle: Sign Language (Prerecorded)
        alt_id: sign-language-prerecorded
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.2.7
        handle: Extended Audio Description (Prerecorded)
        alt_id: extended-audio-description-prerecorded
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.2.8
        handle: Media Alternative (Prerecorded)
        alt_id: media-alternative-prerecorded
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.2.9
        handle: Audio-only (Live)
        alt_id: audio-only-live
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.3.6
        handle: Identify Purpose
        alt_id: identify-purpose
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.6
        handle: Contrast (Enhanced)
        alt_id: contrast-enhanced
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.7
        handle: Low or No Background Audio
        alt_id: low-or-no-background-audio
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.8
        handle: Visual Presentation
        alt_id: visual-presentation
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 1.4.9
        handle: Images of Text (No Exception)
        alt_id: images-of-text-no-exception
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.1.3
        handle: Keyboard (No Exception)
        alt_id: keyboard-no-exception
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.2.3
        handle: No Timing
        alt_id: no-timing
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.2.4
        handle: Interruptions
        alt_id: interruptions
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.2.5
        handle: Re-authenticating
        alt_id: re-authenticating
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.2.6
        handle: Timeouts
        alt_id: timeouts
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.3.2
        handle: Three Flashes
        alt_id: three-flashes
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.3.3
        handle: Animation from Interactions
        alt_id: animation-from-interactions
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.8
        handle: Location
        alt_id: location
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.9
        handle: Link Purpose (Link Only)
        alt_id: link-purpose-link-only
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.10
        handle: Section Headings
        alt_id: section-headings
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.12
        handle: Focus Not Obscured (Enhanced)
        alt_id: focus-not-obscured-enhanced
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.4.13
        handle: Focus Appearance
        alt_id: focus-appearance
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.5.5
        handle: Target Size (Enhanced)
        alt_id: target-size-enhanced
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 2.5.6
        handle: Concurrent Input Mechanisms
        alt_id: concurrent-input-mechanisms
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.1.3
        handle: Unusual Words
        alt_id: unusual-words
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.1.4
        handle: Abbreviations
        alt_id: abbreviations
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.1.5
        handle: Reading Level
        alt_id: reading-level
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.1.6
        handle: Pronunciation
        alt_id: pronunciation
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.2.5
        handle: Change on Request
        alt_id: change-on-request
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.3.5
        handle: Help
        alt_id: help
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.3.6
        handle: Error Prevention (All)
        alt_id: error-prevention-all
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
      - id: 3.3.9
        handle: Accessible Authentication (Enhanced)
        alt_id: accessible-authentication-enhanced
        components:
          - web
          - electronic-docs
          - software
          - authoring-tool
