@qualweb/earl-reporter
Version:
Qualweb earl reporter
943 lines • 39.9 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.WCAG2 = exports.SC = void 0;
exports.SC = {
'1.1.1': {
num: '1.1.1',
url: 'https://www.w3.org/TR/WCAG21/#non-text-content',
scId: 'WCAG2:non-text-content',
scAltId: ['text-equiv-all'],
test: 'WCAG2:text-equiv-all',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#non-text-content',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html',
handle: 'Non-text Content',
level: 'A',
wcagType: '2.0'
},
'1.2.1': {
num: '1.2.1',
url: 'https://www.w3.org/TR/WCAG21/#audio-only-and-video-only-prerecorded',
scId: 'WCAG2:audio-only-and-video-only-prerecorded',
scAltId: ['media-equiv-av-only-alt'],
test: 'WCAG2:media-equiv-av-only-alt',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#audio-only-and-video-only-prerecorded',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded.html',
handle: 'Audio-only and Video-only (Prerecorded)',
level: 'A',
wcagType: '2.0'
},
'1.2.2': {
num: '1.2.2',
url: 'https://www.w3.org/TR/WCAG21/#captions-prerecorded',
scId: 'WCAG2:captions-prerecorded',
scAltId: ['media-equiv-captions'],
test: 'WCAG2:media-equiv-captions',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#captions-prerecorded',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/captions-prerecorded.html',
handle: 'Captions (Prerecorded)',
level: 'A',
wcagType: '2.0'
},
'1.2.3': {
num: '1.2.3',
url: 'https://www.w3.org/TR/WCAG21/#audio-description-or-media-alternative-prerecorded',
scId: 'WCAG2:audio-description-or-media-alternative-prerecorded',
scAltId: ['media-equiv-audio-desc'],
test: 'WCAG2:media-equiv-audio-desc',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#audio-description-or-media-alternative-prerecorded',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/audio-description-or-media-alternative-prerecorded.html',
handle: 'Audio Description or Media Alternative (Prerecorded)',
level: 'A',
wcagType: '2.0'
},
'1.2.4': {
num: '1.2.4',
url: 'https://www.w3.org/TR/WCAG21/#captions-live',
scId: 'WCAG2:captions-live',
scAltId: ['media-equiv-real-time-captions'],
test: 'WCAG2:media-equiv-real-time-captions',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#captions-live',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/captions-live.html',
handle: 'Captions (Live)',
level: 'AA',
wcagType: '2.0'
},
'1.2.5': {
num: '1.2.5',
url: 'https://www.w3.org/TR/WCAG21/#audio-description-prerecorded',
scId: 'WCAG2:audio-description-prerecorded',
scAltId: ['media-equiv-audio-desc-only'],
test: 'WCAG2:media-equiv-audio-desc-only',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#audio-description-prerecorded',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/audio-description-prerecorded.html',
handle: 'Audio Description (Prerecorded)',
level: 'AA',
wcagType: '2.0'
},
'1.2.6': {
num: '1.2.6',
url: 'https://www.w3.org/TR/WCAG21/#sign-language-prerecorded',
scId: 'WCAG2:sign-language-prerecorded',
scAltId: ['media-equiv-sign'],
test: 'WCAG2:media-equiv-sign',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#sign-language-prerecorded',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/sign-language-prerecorded.html',
handle: 'Sign Language (Prerecorded)',
level: 'AAA',
wcagType: '2.0'
},
'1.2.7': {
num: '1.2.7',
url: 'https://www.w3.org/TR/WCAG21/#extended-audio-description-prerecorded',
scId: 'WCAG2:extended-audio-description-prerecorded',
scAltId: ['media-equiv-extended-ad'],
test: 'WCAG2:media-equiv-extended-ad',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#extended-audio-description-prerecorded',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/extended-audio-description-prerecorded.html',
handle: 'Extended Audio Description (Prerecorded)',
level: 'AAA',
wcagType: '2.0'
},
'1.2.8': {
num: '1.2.8',
url: 'https://www.w3.org/TR/WCAG21/#media-alternative-prerecorded',
scId: 'WCAG2:media-alternative-prerecorded',
scAltId: ['media-equiv-text-doc'],
test: 'WCAG2:media-equiv-text-doc',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#media-alternative-prerecorded',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/media-alternative-prerecorded.html',
handle: 'Media Alternative (Prerecorded)',
level: 'AAA',
wcagType: '2.0'
},
'1.2.9': {
num: '1.2.9',
url: 'https://www.w3.org/TR/WCAG21/#audio-only-live',
scId: 'WCAG2:audio-only-live',
scAltId: ['media-equiv-live-audio-only'],
test: 'WCAG2:media-equiv-live-audio-only',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#audio-only-live',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/audio-only-live.html',
handle: 'Audio-only (Live)',
level: 'AAA',
wcagType: '2.0'
},
'1.3.1': {
num: '1.3.1',
url: 'https://www.w3.org/TR/WCAG21/#info-and-relationships',
scId: 'WCAG2:info-and-relationships',
scAltId: ['content-structure-separation-programmatic'],
test: 'WCAG2:content-structure-separation-programmatic',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#info-and-relationships',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html',
handle: 'Info and Relationships',
level: 'A',
wcagType: '2.0'
},
'1.3.2': {
num: '1.3.2',
url: 'https://www.w3.org/TR/WCAG21/#meaningful-sequence',
scId: 'WCAG2:meaningful-sequence',
scAltId: ['content-structure-separation-sequence'],
test: 'WCAG2:content-structure-separation-sequence',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#meaningful-sequence',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/meaningful-sequence.html',
handle: 'Meaningful Sequence',
level: 'A',
wcagType: '2.0'
},
'1.3.3': {
num: '1.3.3',
url: 'https://www.w3.org/TR/WCAG21/#sensory-characteristics',
scId: 'WCAG2:sensory-characteristics',
scAltId: ['content-structure-separation-understanding'],
test: 'WCAG2:content-structure-separation-understanding',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#sensory-characteristics',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/sensory-characteristics.html',
handle: 'Sensory Characteristics',
level: 'A',
wcagType: '2.0'
},
'1.3.4': {
num: '1.3.4',
url: 'https://www.w3.org/TR/WCAG21/#orientation',
scId: 'WCAG2:orientation',
scAltId: [],
test: 'WCAG2:WCAG2:orientation',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#orientation',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/orientation.html',
handle: 'Orientation',
level: 'AA',
wcagType: '2.1'
},
'1.3.5': {
num: '1.3.5',
url: 'https://www.w3.org/TR/WCAG21/#identify-input-purpose',
scId: 'WCAG2:identify-input-purpose',
scAltId: [],
test: 'WCAG2:WCAG2:identify-input-purpose',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#identify-input-purpose',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/identify-input-purpose.html',
handle: 'Identify Input Purpose',
level: 'AA',
wcagType: '2.1'
},
'1.3.6': {
num: '1.3.6',
url: 'https://www.w3.org/TR/WCAG21/#identify-purpose',
scId: 'WCAG2:identify-purpose',
scAltId: [],
test: 'WCAG2:WCAG2:identify-purpose',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#identify-purpose',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/identify-purpose.html',
handle: 'Identify Purpose',
level: 'AAA',
wcagType: '2.1'
},
'1.4.1': {
num: '1.4.1',
url: 'https://www.w3.org/TR/WCAG21/#use-of-color',
scId: 'WCAG2:use-of-color',
scAltId: ['visual-audio-contrast-without-color'],
test: 'WCAG2:visual-audio-contrast-without-color',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#use-of-color',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/use-of-color.html',
handle: 'Use of Color',
level: 'A',
wcagType: '2.0'
},
'1.4.2': {
num: '1.4.2',
url: 'https://www.w3.org/TR/WCAG21/#audio-control',
scId: 'WCAG2:audio-control',
scAltId: ['visual-audio-contrast-dis-audio'],
test: 'WCAG2:visual-audio-contrast-dis-audio',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#audio-control',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/audio-control.html',
handle: 'Audio Control',
level: 'A',
wcagType: '2.0'
},
'1.4.3': {
num: '1.4.3',
url: 'https://www.w3.org/TR/WCAG21/#contrast-minimum',
scId: 'WCAG2:contrast-minimum',
scAltId: ['visual-audio-contrast-contrast'],
test: 'WCAG2:visual-audio-contrast-contrast',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#contrast-minimum',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html',
handle: 'Contrast (Minimum)',
level: 'AA',
wcagType: '2.0'
},
'1.4.4': {
num: '1.4.4',
url: 'https://www.w3.org/TR/WCAG21/#resize-text',
scId: 'WCAG2:resize-text',
scAltId: ['visual-audio-contrast-scale'],
test: 'WCAG2:visual-audio-contrast-scale',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#resize-text',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html',
handle: 'Resize text',
level: 'AA',
wcagType: '2.0'
},
'1.4.5': {
num: '1.4.5',
url: 'https://www.w3.org/TR/WCAG21/#images-of-text',
scId: 'WCAG2:images-of-text',
scAltId: ['visual-audio-contrast-text-presentation'],
test: 'WCAG2:visual-audio-contrast-text-presentation',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#images-of-text',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/images-of-text.html',
handle: 'Images of Text',
level: 'AA',
wcagType: '2.0'
},
'1.4.6': {
num: '1.4.6',
url: 'https://www.w3.org/TR/WCAG21/#contrast-enhanced',
scId: 'WCAG2:contrast-enhanced',
scAltId: ['visual-audio-contrast7'],
test: 'WCAG2:visual-audio-contrast7',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#contrast-enhanced',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html',
handle: 'Contrast (Enhanced)',
level: 'AAA',
wcagType: '2.0'
},
'1.4.7': {
num: '1.4.7',
url: 'https://www.w3.org/TR/WCAG21/#low-or-no-background-audio',
scId: 'WCAG2:low-or-no-background-audio',
scAltId: ['visual-audio-contrast-noaudio'],
test: 'WCAG2:visual-audio-contrast-noaudio',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#low-or-no-background-audio',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/low-or-no-background-audio.html',
handle: 'Low or No Background Audio',
level: 'AAA',
wcagType: '2.0'
},
'1.4.8': {
num: '1.4.8',
url: 'https://www.w3.org/TR/WCAG21/#visual-presentation',
scId: 'WCAG2:visual-presentation',
scAltId: ['visual-audio-contrast-visual-presentation'],
test: 'WCAG2:visual-audio-contrast-visual-presentation',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#visual-presentation',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation.html',
handle: 'Visual Presentation',
level: 'AAA',
wcagType: '2.0'
},
'1.4.9': {
num: '1.4.9',
url: 'https://www.w3.org/TR/WCAG21/#images-of-text-no-exception',
scId: 'WCAG2:images-of-text-no-exception',
scAltId: ['visual-audio-contrast-text-images'],
test: 'WCAG2:visual-audio-contrast-text-images',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#images-of-text-no-exception',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/images-of-text-no-exception.html',
handle: 'Images of Text (No Exception)',
level: 'AAA',
wcagType: '2.0'
},
'1.4.10': {
num: '1.4.10',
url: 'https://www.w3.org/TR/WCAG21/#reflow',
scId: 'WCAG2:reflow',
scAltId: [],
test: 'WCAG2:WCAG2:reflow',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#reflow',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/reflow.html',
handle: 'Reflow',
level: 'AA',
wcagType: '2.1'
},
'1.4.11': {
num: '1.4.11',
url: 'https://www.w3.org/TR/WCAG21/#non-text-contrast',
scId: 'WCAG2:non-text-contrast',
scAltId: [],
test: 'WCAG2:WCAG2:non-text-contrast',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#non-text-contrast',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/non-text-contrast.html',
handle: 'Non-text Contrast',
level: 'AA',
wcagType: '2.1'
},
'1.4.12': {
num: '1.4.12',
url: 'https://www.w3.org/TR/WCAG21/#text-spacing',
scId: 'WCAG2:text-spacing',
scAltId: [],
test: 'WCAG2:WCAG2:text-spacing',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#text-spacing',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/text-spacing.html',
handle: 'Text Spacing',
level: 'AA',
wcagType: '2.1'
},
'1.4.13': {
num: '1.4.13',
url: 'https://www.w3.org/TR/WCAG21/#content-on-hover-or-focus',
scId: 'WCAG2:content-on-hover-or-focus',
scAltId: [],
test: 'WCAG2:WCAG2:content-on-hover-or-focus',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#content-on-hover-or-focus',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/content-on-hover-or-focus.html',
handle: 'Content on Hover or Focus',
level: 'AA',
wcagType: '2.1'
},
'2.1.1': {
num: '2.1.1',
url: 'https://www.w3.org/TR/WCAG21/#keyboard',
scId: 'WCAG2:keyboard',
scAltId: ['keyboard-operation-keyboard-operable'],
test: 'WCAG2:keyboard-operation-keyboard-operable',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#keyboard',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/keyboard.html',
handle: 'Keyboard',
level: 'A',
wcagType: '2.0'
},
'2.1.2': {
num: '2.1.2',
url: 'https://www.w3.org/TR/WCAG21/#no-keyboard-trap',
scId: 'WCAG2:no-keyboard-trap',
scAltId: ['keyboard-operation-trapping'],
test: 'WCAG2:keyboard-operation-trapping',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#no-keyboard-trap',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/no-keyboard-trap.html',
handle: 'No Keyboard Trap',
level: 'A',
wcagType: '2.0'
},
'2.1.3': {
num: '2.1.3',
url: 'https://www.w3.org/TR/WCAG21/#keyboard-no-exception',
scId: 'WCAG2:keyboard-no-exception',
scAltId: ['keyboard-operation-all-funcs'],
test: 'WCAG2:keyboard-operation-all-funcs',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#keyboard-no-exception',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/keyboard-no-exception.html',
handle: 'Keyboard (No Exception)',
level: 'AAA',
wcagType: '2.0'
},
'2.1.4': {
num: '2.1.4',
url: 'https://www.w3.org/TR/WCAG21/#character-key-shortcuts',
scId: 'WCAG2:character-key-shortcuts',
scAltId: [],
test: 'WCAG2:WCAG2:character-key-shortcuts',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#character-key-shortcuts',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/character-key-shortcuts.html',
handle: 'Character Key Shortcuts',
level: 'A',
wcagType: '2.1'
},
'2.2.1': {
num: '2.2.1',
url: 'https://www.w3.org/TR/WCAG21/#timing-adjustable',
scId: 'WCAG2:timing-adjustable',
scAltId: ['time-limits-required-behaviors'],
test: 'WCAG2:time-limits-required-behaviors',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#timing-adjustable',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/timing-adjustable.html',
handle: 'Timing Adjustable',
level: 'A',
wcagType: '2.0'
},
'2.2.2': {
num: '2.2.2',
url: 'https://www.w3.org/TR/WCAG21/#pause-stop-hide',
scId: 'WCAG2:pause-stop-hide',
scAltId: ['time-limits-pause'],
test: 'WCAG2:time-limits-pause',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#pause-stop-hide',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/pause-stop-hide.html',
handle: 'Pause, Stop, Hide',
level: 'A',
wcagType: '2.0'
},
'2.2.3': {
num: '2.2.3',
url: 'https://www.w3.org/TR/WCAG21/#no-timing',
scId: 'WCAG2:no-timing',
scAltId: ['time-limits-no-exceptions'],
test: 'WCAG2:time-limits-no-exceptions',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#no-timing',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/no-timing.html',
handle: 'No Timing',
level: 'AAA',
wcagType: '2.0'
},
'2.2.4': {
num: '2.2.4',
url: 'https://www.w3.org/TR/WCAG21/#interruptions',
scId: 'WCAG2:interruptions',
scAltId: ['time-limits-postponed'],
test: 'WCAG2:time-limits-postponed',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#interruptions',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/interruptions.html',
handle: 'Interruptions',
level: 'AAA',
wcagType: '2.0'
},
'2.2.5': {
num: '2.2.5',
url: 'https://www.w3.org/TR/WCAG21/#re-authenticating',
scId: 'WCAG2:re-authenticating',
scAltId: ['time-limits-server-timeout'],
test: 'WCAG2:time-limits-server-timeout',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#re-authenticating',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/re-authenticating.html',
handle: 'Re-authenticating',
level: 'AAA',
wcagType: '2.0'
},
'2.2.6': {
num: '2.2.6',
url: 'https://www.w3.org/TR/WCAG21/#timeouts',
scId: 'WCAG2:timeouts',
scAltId: [],
test: 'WCAG2:WCAG2:timeouts',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#timeouts',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/timeouts.html',
handle: 'Timeouts',
level: 'AAA',
wcagType: '2.1'
},
'2.3.1': {
num: '2.3.1',
url: 'https://www.w3.org/TR/WCAG21/#three-flashes-or-below-threshold',
scId: 'WCAG2:three-flashes-or-below-threshold',
scAltId: ['seizure-does-not-violate'],
test: 'WCAG2:seizure-does-not-violate',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#three-flashes-or-below-threshold',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/three-flashes-or-below-threshold.html',
handle: 'Three Flashes or Below Threshold',
level: 'A',
wcagType: '2.0'
},
'2.3.2': {
num: '2.3.2',
url: 'https://www.w3.org/TR/WCAG21/#three-flashes',
scId: 'WCAG2:three-flashes',
scAltId: ['seizure-three-times'],
test: 'WCAG2:seizure-three-times',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#three-flashes',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/three-flashes.html',
handle: 'Three Flashes',
level: 'AAA',
wcagType: '2.0'
},
'2.3.3': {
num: '2.3.3',
url: 'https://www.w3.org/TR/WCAG21/#animation-from-interactions',
scId: 'WCAG2:animation-from-interactions',
scAltId: [],
test: 'WCAG2:WCAG2:animation-from-interactions',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#animation-from-interactions',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/animation-from-interactions.html',
handle: 'Animation from Interactions',
level: 'AAA',
wcagType: '2.1'
},
'2.4.1': {
num: '2.4.1',
url: 'https://www.w3.org/TR/WCAG21/#bypass-blocks',
scId: 'WCAG2:bypass-blocks',
scAltId: ['navigation-mechanisms-skip'],
test: 'WCAG2:navigation-mechanisms-skip',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#bypass-blocks',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html',
handle: 'Bypass Blocks',
level: 'A',
wcagType: '2.0'
},
'2.4.2': {
num: '2.4.2',
url: 'https://www.w3.org/TR/WCAG21/#page-titled',
scId: 'WCAG2:page-titled',
scAltId: ['navigation-mechanisms-title'],
test: 'WCAG2:navigation-mechanisms-title',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#page-titled',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/page-titled.html',
handle: 'Page Titled',
level: 'A',
wcagType: '2.0'
},
'2.4.3': {
num: '2.4.3',
url: 'https://www.w3.org/TR/WCAG21/#focus-order',
scId: 'WCAG2:focus-order',
scAltId: ['navigation-mechanisms-focus-order'],
test: 'WCAG2:navigation-mechanisms-focus-order',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#focus-order',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/focus-order.html',
handle: 'Focus Order',
level: 'A',
wcagType: '2.0'
},
'2.4.4': {
num: '2.4.4',
url: 'https://www.w3.org/TR/WCAG21/#link-purpose-in-context',
scId: 'WCAG2:link-purpose-in-context',
scAltId: ['navigation-mechanisms-refs'],
test: 'WCAG2:navigation-mechanisms-refs',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#link-purpose-in-context',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context.html',
handle: 'Link Purpose (In Context)',
level: 'A',
wcagType: '2.0'
},
'2.4.5': {
num: '2.4.5',
url: 'https://www.w3.org/TR/WCAG21/#multiple-ways',
scId: 'WCAG2:multiple-ways',
scAltId: ['navigation-mechanisms-mult-loc'],
test: 'WCAG2:navigation-mechanisms-mult-loc',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#multiple-ways',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/multiple-ways.html',
handle: 'Multiple Ways',
level: 'AA',
wcagType: '2.0'
},
'2.4.6': {
num: '2.4.6',
url: 'https://www.w3.org/TR/WCAG21/#headings-and-labels',
scId: 'WCAG2:headings-and-labels',
scAltId: ['navigation-mechanisms-descriptive'],
test: 'WCAG2:navigation-mechanisms-descriptive',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#headings-and-labels',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/headings-and-labels.html',
handle: 'Headings and Labels',
level: 'AA',
wcagType: '2.0'
},
'2.4.7': {
num: '2.4.7',
url: 'https://www.w3.org/TR/WCAG21/#focus-visible',
scId: 'WCAG2:focus-visible',
scAltId: ['navigation-mechanisms-focus-visible'],
test: 'WCAG2:navigation-mechanisms-focus-visible',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#focus-visible',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html',
handle: 'Focus Visible',
level: 'AA',
wcagType: '2.0'
},
'2.4.8': {
num: '2.4.8',
url: 'https://www.w3.org/TR/WCAG21/#location',
scId: 'WCAG2:location',
scAltId: ['navigation-mechanisms-location'],
test: 'WCAG2:navigation-mechanisms-location',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#location',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/location.html',
handle: 'Location',
level: 'AAA',
wcagType: '2.0'
},
'2.4.9': {
num: '2.4.9',
url: 'https://www.w3.org/TR/WCAG21/#link-purpose-link-only',
scId: 'WCAG2:link-purpose-link-only',
scAltId: ['navigation-mechanisms-link'],
test: 'WCAG2:navigation-mechanisms-link',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#link-purpose-link-only',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html',
handle: 'Link Purpose (Link Only)',
level: 'AAA',
wcagType: '2.0'
},
'2.4.10': {
num: '2.4.10',
url: 'https://www.w3.org/TR/WCAG21/#section-headings',
scId: 'WCAG2:section-headings',
scAltId: ['navigation-mechanisms-headings'],
test: 'WCAG2:navigation-mechanisms-headings',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#section-headings',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/section-headings.html',
handle: 'Section Headings',
level: 'AAA',
wcagType: '2.0'
},
'2.5.1': {
num: '2.5.1',
url: 'https://www.w3.org/TR/WCAG21/#pointer-gestures',
scId: 'WCAG2:pointer-gestures',
scAltId: [],
test: 'WCAG2:WCAG2:pointer-gestures',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#pointer-gestures',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/pointer-gestures.html',
handle: 'Pointer Gestures',
level: 'A',
wcagType: '2.1'
},
'2.5.2': {
num: '2.5.2',
url: 'https://www.w3.org/TR/WCAG21/#pointer-cancellation',
scId: 'WCAG2:pointer-cancellation',
scAltId: [],
test: 'WCAG2:WCAG2:pointer-cancellation',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#pointer-cancellation',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/pointer-cancellation.html',
handle: 'Pointer Cancellation',
level: 'A',
wcagType: '2.1'
},
'2.5.3': {
num: '2.5.3',
url: 'https://www.w3.org/TR/WCAG21/#label-in-name',
scId: 'WCAG2:label-in-name',
scAltId: [],
test: 'WCAG2:WCAG2:label-in-name',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#label-in-name',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/label-in-name.html',
handle: 'Label in Name',
level: 'A',
wcagType: '2.1'
},
'2.5.4': {
num: '2.5.4',
url: 'https://www.w3.org/TR/WCAG21/#motion-actuation',
scId: 'WCAG2:motion-actuation',
scAltId: [],
test: 'WCAG2:WCAG2:motion-actuation',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#motion-actuation',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/motion-actuation.html',
handle: 'Motion Actuation',
level: 'A',
wcagType: '2.1'
},
'2.5.5': {
num: '2.5.5',
url: 'https://www.w3.org/TR/WCAG21/#target-size',
scId: 'WCAG2:target-size',
scAltId: [],
test: 'WCAG2:WCAG2:target-size',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#target-size',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/target-size.html',
handle: 'Target Size',
level: 'AAA',
wcagType: '2.1'
},
'2.5.6': {
num: '2.5.6',
url: 'https://www.w3.org/TR/WCAG21/#concurrent-input-mechanisms',
scId: 'WCAG2:concurrent-input-mechanisms',
scAltId: [],
test: 'WCAG2:WCAG2:concurrent-input-mechanisms',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#concurrent-input-mechanisms',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/concurrent-input-mechanisms.html',
handle: 'Concurrent Input Mechanisms',
level: 'AAA',
wcagType: '2.1'
},
'3.1.1': {
num: '3.1.1',
url: 'https://www.w3.org/TR/WCAG21/#language-of-page',
scId: 'WCAG2:language-of-page',
scAltId: ['meaning-doc-lang-id'],
test: 'WCAG2:meaning-doc-lang-id',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#language-of-page',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/language-of-page.html',
handle: 'Language of Page',
level: 'A',
wcagType: '2.0'
},
'3.1.2': {
num: '3.1.2',
url: 'https://www.w3.org/TR/WCAG21/#language-of-parts',
scId: 'WCAG2:language-of-parts',
scAltId: ['meaning-other-lang-id'],
test: 'WCAG2:meaning-other-lang-id',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#language-of-parts',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/language-of-parts.html',
handle: 'Language of Parts',
level: 'AA',
wcagType: '2.0'
},
'3.1.3': {
num: '3.1.3',
url: 'https://www.w3.org/TR/WCAG21/#unusual-words',
scId: 'WCAG2:unusual-words',
scAltId: ['meaning-idioms'],
test: 'WCAG2:meaning-idioms',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#unusual-words',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/unusual-words.html',
handle: 'Unusual Words',
level: 'AAA',
wcagType: '2.0'
},
'3.1.4': {
num: '3.1.4',
url: 'https://www.w3.org/TR/WCAG21/#abbreviations',
scId: 'WCAG2:abbreviations',
scAltId: ['meaning-located'],
test: 'WCAG2:meaning-located',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#abbreviations',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/abbreviations.html',
handle: 'Abbreviations',
level: 'AAA',
wcagType: '2.0'
},
'3.1.5': {
num: '3.1.5',
url: 'https://www.w3.org/TR/WCAG21/#reading-level',
scId: 'WCAG2:reading-level',
scAltId: ['meaning-supplements'],
test: 'WCAG2:meaning-supplements',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#reading-level',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/reading-level.html',
handle: 'Reading Level',
level: 'AAA',
wcagType: '2.0'
},
'3.1.6': {
num: '3.1.6',
url: 'https://www.w3.org/TR/WCAG21/#pronunciation',
scId: 'WCAG2:pronunciation',
scAltId: ['meaning-pronunciation'],
test: 'WCAG2:meaning-pronunciation',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#pronunciation',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/pronunciation.html',
handle: 'Pronunciation',
level: 'AAA',
wcagType: '2.0'
},
'3.2.1': {
num: '3.2.1',
url: 'https://www.w3.org/TR/WCAG21/#on-focus',
scId: 'WCAG2:on-focus',
scAltId: ['consistent-behavior-receive-focus'],
test: 'WCAG2:consistent-behavior-receive-focus',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#on-focus',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/on-focus.html',
handle: 'On Focus',
level: 'A',
wcagType: '2.0'
},
'3.2.2': {
num: '3.2.2',
url: 'https://www.w3.org/TR/WCAG21/#on-input',
scId: 'WCAG2:on-input',
scAltId: ['consistent-behavior-unpredictable-change'],
test: 'WCAG2:consistent-behavior-unpredictable-change',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#on-input',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/on-input.html',
handle: 'On Input',
level: 'A',
wcagType: '2.0'
},
'3.2.3': {
num: '3.2.3',
url: 'https://www.w3.org/TR/WCAG21/#consistent-navigation',
scId: 'WCAG2:consistent-navigation',
scAltId: ['consistent-behavior-consistent-locations'],
test: 'WCAG2:consistent-behavior-consistent-locations',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#consistent-navigation',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/consistent-navigation.html',
handle: 'Consistent Navigation',
level: 'AA',
wcagType: '2.0'
},
'3.2.4': {
num: '3.2.4',
url: 'https://www.w3.org/TR/WCAG21/#consistent-identification',
scId: 'WCAG2:consistent-identification',
scAltId: ['consistent-behavior-consistent-functionality'],
test: 'WCAG2:consistent-behavior-consistent-functionality',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#consistent-identification',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/consistent-identification.html',
handle: 'Consistent Identification',
level: 'AA',
wcagType: '2.0'
},
'3.2.5': {
num: '3.2.5',
url: 'https://www.w3.org/TR/WCAG21/#change-on-request',
scId: 'WCAG2:change-on-request',
scAltId: ['consistent-behavior-no-extreme-changes-context'],
test: 'WCAG2:consistent-behavior-no-extreme-changes-context',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#change-on-request',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/change-on-request.html',
handle: 'Change on Request',
level: 'AAA',
wcagType: '2.0'
},
'3.3.1': {
num: '3.3.1',
url: 'https://www.w3.org/TR/WCAG21/#error-identification',
scId: 'WCAG2:error-identification',
scAltId: ['minimize-error-identified'],
test: 'WCAG2:minimize-error-identified',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#error-identification',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/error-identification.html',
handle: 'Error Identification',
level: 'A',
wcagType: '2.0'
},
'3.3.2': {
num: '3.3.2',
url: 'https://www.w3.org/TR/WCAG21/#labels-or-instructions',
scId: 'WCAG2:labels-or-instructions',
scAltId: ['minimize-error-cues'],
test: 'WCAG2:minimize-error-cues',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#labels-or-instructions',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions.html',
handle: 'Labels or Instructions',
level: 'A',
wcagType: '2.0'
},
'3.3.3': {
num: '3.3.3',
url: 'https://www.w3.org/TR/WCAG21/#error-suggestion',
scId: 'WCAG2:error-suggestion',
scAltId: ['minimize-error-suggestions'],
test: 'WCAG2:minimize-error-suggestions',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#error-suggestion',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/error-suggestion.html',
handle: 'Error Suggestion',
level: 'AA',
wcagType: '2.0'
},
'3.3.4': {
num: '3.3.4',
url: 'https://www.w3.org/TR/WCAG21/#error-prevention-legal-financial-data',
scId: 'WCAG2:error-prevention-legal-financial-data',
scAltId: ['minimize-error-reversible'],
test: 'WCAG2:minimize-error-reversible',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#error-prevention-legal-financial-data',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/error-prevention-legal-financial-data.html',
handle: 'Error Prevention (Legal, Financial, Data)',
level: 'AA',
wcagType: '2.0'
},
'3.3.5': {
num: '3.3.5',
url: 'https://www.w3.org/TR/WCAG21/#help',
scId: 'WCAG2:help',
scAltId: ['minimize-error-context-help'],
test: 'WCAG2:minimize-error-context-help',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#help',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/help.html',
handle: 'Help',
level: 'AAA',
wcagType: '2.0'
},
'3.3.6': {
num: '3.3.6',
url: 'https://www.w3.org/TR/WCAG21/#error-prevention-all',
scId: 'WCAG2:error-prevention-all',
scAltId: ['minimize-error-reversible-all'],
test: 'WCAG2:minimize-error-reversible-all',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#error-prevention-all',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/error-prevention-all.html',
handle: 'Error Prevention (All)',
level: 'AAA',
wcagType: '2.0'
},
'4.1.1': {
num: '4.1.1',
url: 'https://www.w3.org/TR/WCAG21/#parsing',
scId: 'WCAG2:parsing',
scAltId: ['ensure-compat-parses'],
test: 'WCAG2:ensure-compat-parses',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#parsing',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/parsing.html',
handle: 'Parsing',
level: 'A',
wcagType: '2.0'
},
'4.1.2': {
num: '4.1.2',
url: 'https://www.w3.org/TR/WCAG21/#name-role-value',
scId: 'WCAG2:name-role-value',
scAltId: ['ensure-compat-rsv'],
test: 'WCAG2:ensure-compat-rsv',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#name-role-value',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/name-role-value.html',
handle: 'Name, Role, Value',
level: 'A',
wcagType: '2.0'
},
'4.1.3': {
num: '4.1.3',
url: 'https://www.w3.org/TR/WCAG21/#status-messages',
scId: 'WCAG2:status-messages',
scAltId: [],
test: 'WCAG2:WCAG2:status-messages',
howToMeetUrl: 'https://www.w3.org/WAI/WCAG21/quickref/#status-messages',
understandingUrl: 'https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html',
handle: 'Status Messages',
level: 'AA',
wcagType: '2.1'
}
};
exports.WCAG2 = 'WCAG2:';
//# sourceMappingURL=constants.js.map