title: WCAG 2.0
lang: en
standard:
  - id: wcag-2.0
    label: "Web Content Accessibility Guidelines 2.0"
    report_heading: "WCAG 2.0 Report"
    url: https://www.w3.org/TR/WCAG20/
    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: text-equiv-all
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.2.1
        handle: Audio-only and Video-only (Prerecorded)
        alt_id: media-equiv-av-only-alt
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.2.2
        handle: Captions (Prerecorded)
        alt_id: media-equiv-captions
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.2.3
        handle: Audio Description or Media Alternative (Prerecorded)
        alt_id: media-equiv-audio-desc
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.3.1
        handle: Info and Relationships
        alt_id: content-structure-separation-programmatic
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.3.2
        handle: Meaningful Sequence
        alt_id: content-structure-separation-sequence
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.3.3
        handle: Sensory Characteristics
        alt_id: content-structure-separation-understanding
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.4.1
        handle: Use of Color
        alt_id: visual-audio-contrast-without-color
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.4.2
        handle: Audio Control
        alt_id: visual-audio-contrast-dis-audio
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.1.1
        handle: Keyboard
        alt_id: keyboard-operation-keyboard-operable
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.1.2
        handle: No Keyboard Trap
        alt_id: keyboard-operation-trapping
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.2.1
        handle: Timing Adjustable
        alt_id: time-limits-required-behaviors
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.2.2
        handle: Pause, Stop, Hide
        alt_id: time-limits-pause
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.3.1
        handle: Three Flashes or Below Threshold
        alt_id: seizure-does-not-violate
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.4.1
        handle: Bypass Blocks
        alt_id: navigation-mechanisms-skip
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.4.2
        handle: Page Titled
        alt_id: navigation-mechanisms-title
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.4.3
        handle: Focus Order
        alt_id: navigation-mechanisms-focus-order
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.4.4
        handle: Link Purpose (In Context)
        alt_id: navigation-mechanisms-refs
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.1.1
        handle: Language of Page
        alt_id: meaning-doc-lang-id
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.2.1
        handle: On Focus
        alt_id: consistent-behavior-receive-focus
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.2.2
        handle: On Input
        alt_id: consistent-behavior-unpredictable-change
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.3.1
        handle: Error Identification
        alt_id: minimize-error-identified
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.3.2
        handle: Labels or Instructions
        alt_id: minimize-error-cues
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 4.1.1
        handle: Parsing
        alt_id: ensure-compat-parses
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 4.1.2
        handle: Name, Role, Value
        alt_id: ensure-compat-rsv
        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: media-equiv-real-time-captions
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.2.5
        handle: Audio Description (Prerecorded)
        alt_id: media-equiv-audio-desc-only
        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: 2.4.5
        handle: Multiple Ways
        alt_id: navigation-mechanisms-mult-loc
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.4.6
        handle: Headings and Labels
        alt_id: navigation-mechanisms-descriptive
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.4.7
        handle: Focus Visible
        alt_id: navigation-mechanisms-focus-visible
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.1.2
        handle: Language of Parts
        alt_id: meaning-other-lang-id
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.2.3
        handle: Consistent Navigation
        alt_id: consistent-behavior-consistent-locations
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.2.4
        handle: Consistent Identification
        alt_id: consistent-behavior-consistent-functionality
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.3.3
        handle: Error Suggestion
        alt_id: minimize-error-suggestions
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.3.4
        handle: Error Prevention (Legal, Financial, Data)
        alt_id: minimize-error-reversible
        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: media-equiv-sign
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.2.7
        handle: Extended Audio Description (Prerecorded)
        alt_id: media-equiv-extended-ad
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.2.8
        handle: Media Alternative (Prerecorded)
        alt_id: media-equiv-text-doc
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.2.9
        handle: Audio-only (Live)
        alt_id: media-equiv-live-audio-only
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.4.6
        handle: Contrast (Enhanced)
        alt_id: visual-audio-contrast7
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.4.7
        handle: Low or No Background Audio
        alt_id: visual-audio-contrast-noaudio
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.4.8
        handle: Visual Presentation
        alt_id: visual-audio-contrast-visual-presentation
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 1.4.9
        handle: Images of Text (No Exception)
        alt_id: visual-audio-contrast-text-images
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.1.3
        handle: Keyboard (No Exception)
        alt_id: keyboard-operation-all-funcs
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.2.3
        handle: No Timing
        alt_id: time-limits-no-exceptions
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.2.4
        handle: Interruptions
        alt_id: time-limits-postponed
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.2.5
        handle: Re-authenticating
        alt_id: time-limits-server-timeout
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.3.2
        handle: Three Flashes
        alt_id: seizure-three-times
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.4.8
        handle: Location
        alt_id: navigation-mechanisms-location
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.4.9
        handle: Link Purpose (Link Only)
        alt_id: navigation-mechanisms-link
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 2.4.10
        handle: Section Headings
        alt_id: navigation-mechanisms-headings
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.1.3
        handle: Unusual Words
        alt_id: meaning-idioms
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.1.4
        handle: Abbreviations
        alt_id: meaning-located
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.1.5
        handle: Reading Level
        alt_id: meaning-supplements
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.1.6
        handle: Pronunciation
        alt_id: meaning-pronunciation
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.2.5
        handle: Change on Request
        alt_id: consistent-behavior-no-extreme-changes-context
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.3.5
        handle: Help
        alt_id: minimize-error-context-help
        components: [web, "electronic-docs", software, "authoring-tool"]
      - id: 3.3.6
        handle: Error Prevention (All)
        alt_id: minimize-error-reversible-all
        components: [web, "electronic-docs", software, "authoring-tool"]
