Correct implementation WCAGPRO
In this page we’ll test all the WCAGPRO scans to see if they are being run correctly. For every scan we’ll include a block here. To see which scans we run you can go here.
Scans
Format/inline-icon
Ensures [role=”img”] elements have alternate text.
Ensures elements with an img, graphics-document or graphics-symbol role have an accessible text.
This functional icon has an alt text.
Color/contrast
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
Advanced/id
Ensures every id attribute value used in ARIA and in labels is unique
Core/heading
Should require content
Content
Ensures the order of headings is semantically correct
Should not be H6, but H5
Ensure that the page, or at least one of its frames contains a level-one heading
Should not be H1
The first heading should be a H1. (see first heading)
This heading might be a paragraph.
This heading might be a paragraph.
Core/paragraph
Should require content
Content
This paragraph might be a heading.
This paragraph might be a heading.
This paragraph might be part of a list.
item 1
item 2
Do not use underlined text. Links must be distinguished from surrounding text in a way that does not rely on color.
Do not use underlined text.
Do not use underlined text.
- Do not use underlined text.
Core/list
Requires content
- content
Ensures that lists are structured correctly
Core/buttons
Requires content
Ensures buttons have discernible text
Core/image
Use “Enlarge image” option instead of “Expand on click” option.
This image has no alt text, please define an alt text.
Core/video
Ensure video elements have captions
-
-
Video description
Ensure video elements do not autoplay audio for more than 3 seconds without a control mechanism to stop or mute the audio
Core/audio
Ensure audio elements do not autoplay audio for more than 3 seconds without a control mechanism to stop or mute the audio
Core/navigation
No aria-label is set. (block is broken atm)
Submenu does not open with click. (block is broken atm)