Accessibility digest
| Page | Coalition for Integrity |
|---|---|
| URL | https://www.coalitionforintegrity.org/ |
| Requester | pool@jpdev.pro |
| Test date | 2023/11/22 |
| Score | 3700 |
| Tested by | Testaro, procedure ts37a |
| Scored by | Testilo, procedure tsp38 |
| Digested by | Testilo, procedure tdp38 |
| Derived from | Full report |
Introduction
How accessible is the Coalition for Integrity web page at https://www.coalitionforintegrity.org/?
This digest can help answer that question. Nine different tools (Alfa, ASLint, Axe, Equal Access, HTML CodeSniffer, Nu Html Checker, QualWeb, Testaro, and WAVE) tested the page to check its compliance with their accessibility rules. In all, the tools define about 915 rules, which are classified here into about 300 accessibility issues.
The results were interpreted to yield a score, with 0 being ideal. The score for this page was 3700, the sum of 630 for the count of issues, 2511 for specific issues, 508 for tool-by-tool ratings, 0 for the page preventing tools from running, 51 for browser warnings, and 0 for delayed page responses.
Issue summary
| Issue | WCAG | Score | Tools reporting the issue |
|---|---|---|---|
| element in head invalid | 4.1.1 | 1089 | testaro |
| text contrast poor | 1.4.3 | 208 | alfa, axe, htmlcs, ibm, qualWeb, wave |
| target small | 2.5.5 | 150 | testaro |
| attribute invalid | 1.3.1 | 92 | ibm, nuVal |
| text contrast improvable | 1.4.6 | 91 | alfa, aslint, axe, htmlcs, qualWeb |
| link indication poor | 1.3.3 | 84 | aslint, axe, testaro |
| overflow possibly hidden | 1.4.4 | 79 | qualWeb |
| focus indication poor | 2.4.7 | 76 | alfa, testaro |
| page content moves spontaneously | 2.2.2 | 62 | testaro |
| line height low | 1.4.8 | 48 | alfa, testaro |
| title attribute invalid | 1.3.1 | 40 | testaro |
| large visible-element count | 2.4 | 31 | testaro |
| links named identically | 2.4.4 | 30 | aslint, qualWeb, testaro |
| link not named | 2.4.4 | 28 | alfa, aslint, axe, htmlcs, ibm, qualWeb, wave |
| nav links not list | 1.3.1 | 28 | htmlcs, qualWeb |
| type redundant | 1.3.1 | 26 | nuVal |
| text and image link not combined | 2.4.4 | 26 | wave |
| invalid character | 4.1 | 21 | nuVal |
| z-index not zero | 1.4 | 19 | testaro |
| navigations not distinctly named | 1.3.6 | 18 | ibm |
| CSS invalid | 4.1 | 18 | nuVal |
| link element invalid | 1.3.1 | 16 | htmlcs |
| parent invalid | 1.3.1 | 16 | nuVal |
| operable element not focusable | 2.1.1 | 16 | testaro |
| landmarks not distinctly named | 1.3.6 | 15 | axe, ibm |
| code obsolete | 4.1 | 15 | ibm |
| meta invalid | 1.3.1 | 12 | nuVal |
| error reference invalid | 3.3.1 | 12 | qualWeb |
| image dubiously named | 1.1.1 | 9 | qualWeb |
| ID not unique | 4.1.1 | 8 | alfa, aslint, htmlcs, nuVal |
| control not named | 4.1.2 | 8 | alfa, axe, htmlcs, ibm, qualWeb, wave |
| skip method possibly missing or invalid | 2.4.1 | 8 | alfa |
| input not named | 4.1.2 | 8 | htmlcs |
| tab-opening link action possibly unstated | 3.2.5 | 6 | aslint, htmlcs, testaro |
| text contrast issues not testable | 1.4.3 | 6 | htmlcs |
| code invalid | 4.1 | 6 | nuVal |
| hovering changes content | 3.2.5 | 6 | testaro |
| text distortion | 3.1.5 | 5 | testaro |
| inconsistent heading, link, or button styles | 3.2.4 | 5 | testaro |
| title attribute redundant | 1.3.1 | 5 | wave |
| image not named | 1.1.1 | 4 | alfa, aslint, axe, ibm, nuVal, qualWeb |
| legend missing | 4.1.2 | 4 | aslint, htmlcs, ibm, qualWeb, wave |
| link name dubious | 2.4.4 | 4 | aslint, wave |
| links dubiously share name | 2.4.4 | 4 | axe |
| no role-required name | 4.1.2 | 4 | ibm |
| font size absolute | 1.4.4 | 4 | qualWeb |
| color missing | 1.4.3 | 4 | qualWeb |
| duplicate attribute | 4.1.1 | 4 | testaro |
| label reference invalid | 1.3.1 | 4 | wave |
| link to non-web resource | 1.3.3 | 4 | wave |
| labeling risky | 3.3.2 | 3 | aslint |
| attribute obsolete | 4.1 | 3 | aslint, htmlcs, nuVal |
| animation long or repetitive | 2.2.2 | 3 | aslint |
| group not named | 4.1.2 | 3 | htmlcs, ibm |
| nearby images have same alt | 1.1.1 | 3 | wave |
| heading structure illogical | 1.3.1 | 2 | aslint |
| justification possibly undefined | 1.4.8 | 2 | qualWeb |
| autocomplete missing | 1.3.5 | 2 | testaro |
| content beyond landmarks | 1.3.6 | 1 | alfa, axe, ibm |
| link destination not URL | 1.3.1 | 1 | aslint |
| role redundant | 4.1.2 | 1 | ibm, nuVal, testaro |
| complementary not named | 1.3.6 | 1 | ibm |
| all-capital text | 3.1.5 | 0 | aslint, testaro |
Itemized issues
The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the full report.
Issue: element in head invalid
Impact: Browser processes the document improperly
WCAG: 4.1.1
Score: 1089
Violations of testaro rules
Rule headEl
headElDescription: Elements in the head are not allowed there
Count of instances: 363
Issue: text contrast poor
Impact: Text is difficult to read
WCAG: 1.4.3
Score: 208
Violations of alfa rules
Rule r69
r69Description: Text outside widget has subminimum contrast
Count of instances: 40
Violations of axe rules
Rule color-contrast
color-contrastDescription: Element has insufficient color contrast
Count of instances: 52
Violations of htmlcs rules
Rule AAA.1_4_6.G18.Fail
AAA.1_4_6.G18.FailDescription: Contrast between the text and its background is less than 4.5:1
Count of instances: 3
Violations of ibm rules
Rule text_contrast_sufficient
text_contrast_sufficientDescription: Text has a contrast with its background less than the WCAG AA minimum for its size and weight
Count of instances: 22
Violations of qualWeb rules
Rule QW-ACT-R37
QW-ACT-R37Description: Text has less than the minimum contrast
Count of instances: 38
Violations of wave rules
Rule contrast
contrastDescription: Very low contrast
Count of instances: 38
Issue: target small
Impact: User cannot reliably choose an item to click or tap
WCAG: 2.5.5
Score: 150
Violations of testaro rules
Rule targetSize
targetSizeDescription: Button, input, or non-inline link is smaller than 44 px wide and high
Count of instances: 50
Issue: attribute invalid
Impact: Item behaves improperly
WCAG: 1.3.1
Score: 92
Violations of ibm rules
Rule aria_attribute_valid
aria_attribute_validDescription: ARIA attribute is invalid for the role of its element
Count of instances: 1
Violations of nuVal rules
Rule ^Attribute .+ is not serializable as XML 1\.0.*$
^Attribute .+ is not serializable as XML 1\.0.*$Description: Attribute is invalidly nonserializable
Count of instances: 10
Rule ^Attribute .+ not allowed on element .+ at this point.*$
Description: Attribute not allowed on this element
Count of instances: 13
Issue: text contrast improvable
Impact: Text is difficult to read
WCAG: 1.4.6
Score: 91
Violations of alfa rules
Rule r66
r66Description: Text contrast less than AAA requires
Count of instances: 59
Violations of aslint rules
Rule color_contrast_aaa4
color_contrast_aaa4Description: Text has contrast less than 4.5:1
Count of instances: 5
Rule color_contrast_aaa
Description: Text contrast may be less than enhanced but the element is invisible
Count of instances: 13
Rule color_contrast_aaa7
Description: Text has contrast less than 7:1
Count of instances: 73
Violations of axe rules
Rule color-contrast-enhanced
color-contrast-enhancedDescription: Element has insufficient color contrast (Level AAA)
Count of instances: 31
Violations of htmlcs rules
Rule AAA.1_4_6.G17.Fail
AAA.1_4_6.G17.FailDescription: Text has insufficient contrast
Count of instances: 39
Violations of qualWeb rules
Rule QW-ACT-R76
QW-ACT-R76Description: Text has less than the enhanced minimum contrast
Count of instances: 54
Issue: link indication poor
Impact: User cannot differentiate a link from plain text
WCAG: 1.3.3
Score: 84
Violations of aslint rules
Rule links_not_visually_evident_without_color_vision
links_not_visually_evident_without_color_visionDescription: Element is a link, but its style properties do not differentiate it from its parent
Count of instances: 4
Violations of axe rules
Rule link-in-text-block
link-in-text-blockDescription: Element is not distinct from surrounding text without reliance on color
Count of instances: 5
Violations of testaro rules
Rule linkUl
linkUlDescription: Inline links are not underlined
Count of instances: 42
Issue: overflow possibly hidden
Impact: User may be unable to enlarge the text for readability
WCAG: 1.4.4
Score: 79
Violations of qualWeb rules
Rule QW-ACT-R40
QW-ACT-R40Description: Zoomed text node may be clipped by a CSS overflow declaration
Count of instances: 79
Issue: focus indication poor
Impact: Keyboard-only user cannot choose an item to operate
WCAG: 2.4.7
Score: 76
Violations of alfa rules
Rule r65
r65Description: Element in the sequential focus order has no visible focus
Count of instances: 2
Violations of testaro rules
Rule focInd
focIndDescription: Focused element displays a nonstandard or no focus indicator
Count of instances: 19
Issue: page content moves spontaneously
Impact: Motion-sensitive user may suffer harm
WCAG: 2.2.2
Score: 62
Violations of testaro rules
Rule motion
motionDescription: Change of visible content not requested by user
Count of instances: 1
Issue: line height low
Impact: Text is difficult to read
WCAG: 1.4.8
Score: 48
Violations of alfa rules
Rule r73
r73Description: Text line height is not at least 1.5
Count of instances: 3
Violations of testaro rules
Rule lineHeight
lineHeightDescription: Text has a line height less than 1.5 times its font size
Count of instances: 24
Issue: title attribute invalid
Impact: User cannot hover to get help explaining an item
WCAG: 1.3.1
Score: 40
Violations of testaro rules
Rule titledEl
titledElDescription: title attribute belongs to an inappropriate element
Count of instances: 10
Issue: large visible-element count
Impact: User cannot easily find items in the document
WCAG: 2.4
Score: 31
Violations of testaro rules
Rule bulk
bulkDescription: Page contains many visible elements
Count of instances: 1
Issue: links named identically
Impact: User cannot get help differentiating links
WCAG: 2.4.4
Score: 30
Violations of aslint rules
Rule links_same_content_different_url
links_same_content_different_urlDescription: Links with the same text content have different destination URLs
Count of instances: 15
Violations of qualWeb rules
Rule QW-ACT-R9
QW-ACT-R9Description: Links with identical accessible names have different purposes
Count of instances: 9
Rule QW-ACT-R44
Description: Links with identical accessible names and context serve different purposes
Count of instances: 3
Violations of testaro rules
Rule linkAmb
linkAmbDescription: Links with the same text content have different destinations
Count of instances: 10
Issue: link not named
Impact: User cannot get help understanding what a link points to
WCAG: 2.4.4
Score: 28
Violations of alfa rules
Rule r11
r11Description: Link has no accessible name
Count of instances: 6
Violations of aslint rules
Rule empty_link_element
empty_link_elementDescription: Element has no visible and accessible name
Count of instances: 6
Violations of axe rules
Rule link-name
link-nameDescription: Link has no discernible text
Count of instances: 6
Violations of htmlcs rules
Rule AAA.1_1_1.H30.2
AAA.1_1_1.H30.2Description: img element is the only link content but has no text alternative
Count of instances: 1
Rule AAA.4_1_2.H91.A.NoContent
Description: Link has an href attribute but not named
Count of instances: 1
Violations of ibm rules
Rule a_text_purpose
a_text_purposeDescription: Hyperlink has no link text, label, or image with a text alternative
Count of instances: 6
Violations of qualWeb rules
Rule QW-ACT-R12
QW-ACT-R12Description: Link has no accessible name
Count of instances: 6
Rule QW-WCAG-T21
Description: Accessible name is not provided for an image which is the only content in a link
Count of instances: 1
Violations of wave rules
Rule alt_link_missing
alt_link_missingDescription: Linked image has no text alternative
Count of instances: 1
Rule link_empty
Description: Link contains not named
Count of instances: 5
Issue: nav links not list
Impact: User cannot get help recognizing a list of navigation links
WCAG: 1.3.1
Score: 28
Violations of htmlcs rules
Rule AAA.1_3_1.H48
AAA.1_3_1.H48Description: Navigation links are not coded as a list
Count of instances: 2
Violations of qualWeb rules
Rule QW-WCAG-T32
QW-WCAG-T32Description: ol, ul or dl is not used for a list or group of links
Count of instances: 14
Issue: type redundant
Impact: Document includes unnecessary code
WCAG: 1.3.1
Score: 26
Violations of nuVal rules
Rule The type attribute is unnecessary for JavaScript resources.
The type attribute is unnecessary for JavaScript resources.Description: type attribute is unnecessary for a JavaScript resource
Count of instances: 23
Rule The type attribute for the style element is not needed and should be omitted.
Description: type attribute is unnecessary for a style element
Count of instances: 3
Issue: text and image link not combined
Impact: Keyboard-only user expends extra effort to skip a link
WCAG: 2.4.4
Score: 26
Violations of wave rules
Rule link_redundant
link_redundantDescription: Adjacent links go to the same URL
Count of instances: 13
Issue: invalid character
Impact: Invalid character makes the document behave correctly
WCAG: 4.1
Score: 21
Violations of nuVal rules
Rule ^Saw .+ when expecting an attribute name. Probable cause: (?:.+ missing|Missing .+) immediately before.*$
^Saw .+ when expecting an attribute name. Probable cause: (?:.+ missing|Missing .+) immediately before.*$Description: Invalid character appears where an attribute name must appear
Count of instances: 7
Issue: z-index not zero
Impact: User cannot predict the effect of clicking
WCAG: 1.4
Score: 19
Violations of testaro rules
Rule zIndex
zIndexDescription: Element has a nondefault z-index value
Count of instances: 19
Issue: navigations not distinctly named
Impact: User cannot get help on how some of the document is organized
WCAG: 1.3.6
Score: 18
Violations of ibm rules
Rule aria_navigation_label_unique
aria_navigation_label_uniqueDescription: Multiple elements with the navigation role do not have unique labels
Count of instances: 6
Issue: CSS invalid
Impact: Document cannot be properly displayed
WCAG: 4.1
Score: 18
Violations of nuVal rules
Rule ^CSS: .+: Parse Error.*$
^CSS: .+: Parse Error.*$Description: Invalid CSS
Count of instances: 6
Issue: link element invalid
Impact: Document fails to get a needed external resource
WCAG: 1.3.1
Score: 16
Violations of htmlcs rules
Rule AAA.2_4_8.H59.1
AAA.2_4_8.H59.1Description: Element is not in the document head
Count of instances: 4
Issue: parent invalid
Impact: User cannot properly operate an item
WCAG: 1.3.1
Score: 16
Violations of nuVal rules
Rule ^Element .+ not allowed as child of element .+ in this context.*$
^Element .+ not allowed as child of element .+ in this context.*$Description: Element has an invalid parent
Count of instances: 4
Issue: operable element not focusable
Impact: Keyboard-only user cannot navigate properly to an operable item
WCAG: 2.1.1
Score: 16
Violations of testaro rules
Rule opFoc
opFocDescription: Operable element is not Tab-focusable
Count of instances: 4
Issue: landmarks not distinctly named
Impact: User cannot get help on how some of the document is organized
WCAG: 1.3.6
Score: 15
Violations of axe rules
Rule landmark-unique
landmark-uniqueDescription: Landmark has a role and an accessible name that are identical to another
Count of instances: 1
Violations of ibm rules
Rule aria_landmark_name_unique
aria_landmark_name_uniqueDescription: Multiple landmarks with the same parent region are not distinguished from one another
Count of instances: 5
Issue: code obsolete
Impact: Document contains code that is no longer standard
WCAG: 4.1
Score: 15
Violations of ibm rules
Rule element_attribute_deprecated
element_attribute_deprecatedDescription: Element or attribute is obsolete
Count of instances: 5
Issue: meta invalid
Impact: Document fails to include needed data
WCAG: 1.3.1
Score: 12
Violations of nuVal rules
Rule ^Bad value .+ for attribute .+ on element meta.*$
^Bad value .+ for attribute .+ on element meta.*$Description: Attribute of a meta element has an invalid value
Count of instances: 4
Issue: error reference invalid
Impact: User cannot correct a form error
WCAG: 3.3.1
Score: 12
Violations of qualWeb rules
Rule QW-ACT-R41
QW-ACT-R41Description: Error message describes no invalid form field value
Count of instances: 3
Issue: image dubiously named
Impact: Helper may describe an image inadequately
WCAG: 1.1.1
Score: 9
Violations of qualWeb rules
Rule QW-WCAG-T8
QW-WCAG-T8Description: Text alternative is not an alternative
Count of instances: 9
Issue: ID not unique
Impact: User may be pointed to the wrong item
WCAG: 4.1.1
Score: 8
Violations of alfa rules
Rule r3
r3Description: Element id attribute value is not unique
Count of instances: 2
Violations of aslint rules
Rule duplicated_id_attribute
duplicated_id_attributeDescription: Element id attribute value is not unique
Count of instances: 2
Violations of htmlcs rules
Rule AAA.4_1_1.F77
AAA.4_1_1.F77Description: Duplicate id attribute value
Count of instances: 1
Violations of nuVal rules
Rule ^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
^Duplicate ID .+$|^The first occurrence of ID .* was here.*$Description: Duplicate id
Count of instances: 2
Issue: control not named
Impact: User cannot get help on how to operate a form item
WCAG: 4.1.2
Score: 8
Violations of alfa rules
Rule r8
r8Description: Form field has no accessible name
Count of instances: 1
Violations of axe rules
Rule label
labelDescription: Form element has no label
Count of instances: 1
Violations of htmlcs rules
Rule AAA.1_3_1.F68
AAA.1_3_1.F68Description: Form control has no label
Count of instances: 1
Violations of ibm rules
Rule input_label_exists
input_label_existsDescription: Element with the role of a form control has no associated label
Count of instances: 1
Violations of qualWeb rules
Rule QW-ACT-R16
QW-ACT-R16Description: Form control has no accessible name
Count of instances: 1
Violations of wave rules
Rule label_missing
label_missingDescription: form element has no label
Count of instances: 2
Issue: skip method possibly missing or invalid
Impact: Keyboard-only user may be unable easily to reach the specific content of the document
WCAG: 2.4.1
Score: 8
Violations of alfa rules
Rule r87
r87Description: First focusable element is not a link to the main content
Count of instances: 1
Issue: input not named
Impact: User cannot get help on what information to enter in a form item
WCAG: 4.1.2
Score: 8
Violations of htmlcs rules
Rule AAA.4_1_2.H91.InputEmail.Name
AAA.4_1_2.H91.InputEmail.NameDescription: Email input has no accessible name
Count of instances: 1
Rule AAA.4_1_2.H91.InputText.Name
Description: Text input has no accessible name
Count of instances: 1
Issue: tab-opening link action possibly unstated
Impact: Following a link opens a new window, possibly surprising a user
WCAG: 3.2.5
Score: 6
Violations of aslint rules
Rule links_new_window_mark
links_new_window_markDescription: Indicator that the link opens a new window or tab may be missing
Count of instances: 6
Violations of htmlcs rules
Rule AAA.3_2_5.H83.3
AAA.3_2_5.H83.3Description: Link text may fail to indicate that the link will open in a new window
Count of instances: 6
Violations of testaro rules
Rule linkExt
linkExtDescription: Link opens a new window or tab
Count of instances: 1
Issue: text contrast issues not testable
Impact: Text may be difficult to read
WCAG: 1.4.3
Score: 6
Violations of htmlcs rules
Rule AAA.1_4_3_F24.F24.BGColour
AAA.1_4_3_F24.F24.BGColourDescription: Inline background color may lack a complementary foreground color
Count of instances: 3
Rule AAA.1_4_3_F24.F24.FGColour
Description: Inline foreground color may lack a complementary background color
Count of instances: 1
Rule AAA.1_4_6.G17.BgImage
Description: Contrast between the text and its background image may be less than 7:1
Count of instances: 2
Issue: code invalid
Impact: Invalid code in the document may prevent a helper from working
WCAG: 4.1
Score: 6
Violations of nuVal rules
Rule Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier.
Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier.Description: Attribute name includes a double quotation mark
Count of instances: 2
Issue: hovering changes content
Impact: User cannot explore the document reliably with a mouse
WCAG: 3.2.5
Score: 6
Violations of testaro rules
Rule hover
hoverDescription: Hovering changes the page content
Count of instances: 6
Issue: text distortion
Impact: Text is difficult to read
WCAG: 3.1.5
Score: 5
Violations of testaro rules
Rule distortion
distortionDescription: Element text is distorted by a transform style property
Count of instances: 5
Issue: inconsistent heading, link, or button styles
Impact: User cannot easily distinguish items of different types
WCAG: 3.2.4
Score: 5
Violations of testaro rules
Rule styleDiff
styleDiffDescription: Heading, link, and button style inconsistencies
Count of instances: 5
Issue: title attribute redundant
Impact: Helper repeats the explanation of an item
WCAG: 1.3.1
Score: 5
Violations of wave rules
Rule title_redundant
title_redundantDescription: Title attribute text is the same as the text or alternative text
Count of instances: 5
Issue: image not named
Impact: User cannot get help to know what is in an image
WCAG: 1.1.1
Score: 4
Violations of alfa rules
Rule r2
r2Description: Image has no accessible name
Count of instances: 1
Violations of aslint rules
Rule missing_alt_attribute
missing_alt_attributeDescription: Image has no alt attribute
Count of instances: 1
Violations of axe rules
Rule image-alt
image-altDescription: Image has no text alternative
Count of instances: 1
Violations of ibm rules
Rule img_alt_valid
img_alt_validDescription: Image has neither an alt attribute nor an ARIA label or title
Count of instances: 1
Violations of nuVal rules
Rule An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.Description: img element has no alt attribute
Count of instances: 1
Violations of qualWeb rules
Rule QW-ACT-R17
QW-ACT-R17Description: Image has no accessible name
Count of instances: 1
Issue: legend missing
Impact: User cannot get help on the topic of a group of form items
WCAG: 4.1.2
Score: 4
Violations of aslint rules
Rule fieldset_no_legend
fieldset_no_legendDescription: First child element of the element is not a legend
Count of instances: 1
Rule legend_first_child_of_fieldset
Description: First child element of the element is not a legend
Count of instances: 1
Violations of htmlcs rules
Rule AAA.1_3_1.H71.NoLegend
AAA.1_3_1.H71.NoLegendDescription: Element has no legend element
Count of instances: 1
Violations of ibm rules
Rule fieldset_legend_valid
fieldset_legend_validDescription: Element has no legend element
Count of instances: 1
Violations of qualWeb rules
Rule QW-WCAG-T3
QW-WCAG-T3Description: Description for a group of form controls using fieldset and legend elements is not provided
Count of instances: 1
Violations of wave rules
Rule legend_missing
legend_missingDescription: Element has no legend element
Count of instances: 1
Issue: link name dubious
Impact: User may misunderstand what a link points to
WCAG: 2.4.4
Score: 4
Violations of aslint rules
Rule link_with_unclear_purpose
link_with_unclear_purposeDescription: Element is a link but has vague or generic content
Count of instances: 4
Violations of wave rules
Rule link_suspicious
link_suspiciousDescription: Suspicious link text
Count of instances: 2
Issue: links dubiously share name
Impact: User may be unable to get help differentiating links
WCAG: 2.4.4
Score: 4
Violations of axe rules
Rule identical-links-same-purpose
identical-links-same-purposeDescription: Links with the same accessible name may serve dissimilar purposes
Count of instances: 4
Issue: no role-required name
Impact: User cannot get help understanding an item
WCAG: 4.1.2
Score: 4
Violations of ibm rules
Rule aria_accessiblename_exists
aria_accessiblename_existsDescription: Element has no accessible name, although its role requires one
Count of instances: 1
Issue: font size absolute
Impact: User cannot adjust the text size for readability
WCAG: 1.4.4
Score: 4
Violations of qualWeb rules
Rule QW-WCAG-T28
QW-WCAG-T28Description: Percent, em, or name is used for a font size
Count of instances: 2
Issue: color missing
Impact: Content is impossible to perceive under some conditions
WCAG: 1.4.3
Score: 4
Violations of qualWeb rules
Rule QW-WCAG-T31
QW-WCAG-T31Description: Foreground or background color is specified but not both
Count of instances: 1
Issue: duplicate attribute
Impact: Browser processes the document improperly
WCAG: 4.1.1
Score: 4
Violations of testaro rules
Rule dupAtt
dupAttDescription: Source code of the element contains 2 or more of the same attribute
Count of instances: 3
Issue: label reference invalid
Impact: User cannot get help understanding an item in a form
WCAG: 1.3.1
Score: 4
Violations of wave rules
Rule label_orphaned
label_orphanedDescription: Orphaned form label
Count of instances: 1
Issue: link to non-web resource
Impact: Document points to harder-to-use resources
WCAG: 1.3.3
Score: 4
Violations of wave rules
Rule link_pdf
link_pdfDescription: Link to PDF document
Count of instances: 4
Issue: labeling risky
Impact: User may misunderstand a form control
WCAG: 3.3.2
Score: 3
Violations of aslint rules
Rule missing_labelN
missing_labelNDescription: Element has an id attribute but no explicit label references it
Count of instances: 3
Issue: attribute obsolete
Impact: Document includes obsolete code that the browser may fail to process
WCAG: 4.1
Score: 3
Violations of aslint rules
Rule obsolete_html_attributes
obsolete_html_attributesDescription: Element has an obsolete attribute
Count of instances: 1
Violations of htmlcs rules
Rule AAA.1_3_1.H49.AlignAttr
AAA.1_3_1.H49.AlignAttrDescription: align attribute is obsolete
Count of instances: 1
Violations of nuVal rules
Rule ^The .+ attribute on the .+ element is obsolete.+$
^The .+ attribute on the .+ element is obsolete.+$Description: Attribute is obsolete on its element
Count of instances: 1
Issue: animation long or repetitive
Impact: Motion-sensitive user may suffer harm
WCAG: 2.2.2
Score: 3
Violations of aslint rules
Rule animationI
animationIDescription: Animation is repetitive
Count of instances: 1
Issue: group not named
Impact: User cannot get help on the topic of a group of form items
WCAG: 4.1.2
Score: 3
Violations of htmlcs rules
Rule AAA.4_1_2.H91.Fieldset.Name
AAA.4_1_2.H91.Fieldset.NameDescription: Fieldset has no accessible name
Count of instances: 1
Violations of ibm rules
Rule fieldset_label_valid
fieldset_label_validDescription: Group or fieldset has no accessible name
Count of instances: 1
Issue: nearby images have same alt
Impact: User cannot get help differentiating two adjacent images
WCAG: 1.1.1
Score: 3
Violations of wave rules
Rule alt_duplicate
alt_duplicateDescription: Two images near each other have the same text alternative
Count of instances: 3
Issue: heading structure illogical
Impact: Helper misdescribes the document
WCAG: 1.3.1
Score: 2
Violations of aslint rules
Rule headings_hierarchy
headings_hierarchyDescription: Heading level is illogical in its context
Count of instances: 1
Issue: justification possibly undefined
Impact: Text may be difficult to read
WCAG: 1.4.8
Score: 2
Violations of qualWeb rules
Rule QW-WCAG-T29
QW-WCAG-T29Description: Alignment either to the left or right is not specified in CSS
Count of instances: 2
Issue: autocomplete missing
Impact: User cannot get help entering personal information in a form
WCAG: 1.3.5
Score: 2
Violations of testaro rules
Rule autocomplete
autocompleteDescription: Name or email input is missing its required autocomplete attribute
Count of instances: 1
Issue: content beyond landmarks
Impact: User cannot get help on how some of the document is organized
WCAG: 1.3.6
Score: 1
Violations of alfa rules
Rule r57
r57Description: Perceivable text content is not included in any landmark
Count of instances: 1
Violations of axe rules
Rule region
regionDescription: Some page content is not contained by landmarks
Count of instances: 1
Violations of ibm rules
Rule aria_content_in_landmark
aria_content_in_landmarkDescription: Content is not within a landmark element
Count of instances: 1
Issue: link destination not URL
Impact: Helper cannot properly explain a link to a user
WCAG: 1.3.1
Score: 1
Violations of aslint rules
Rule unclear_anchor_uri
unclear_anchor_uriDescription: Link destination is #, a script, or empty
Count of instances: 1
Issue: role redundant
Impact: Document includes unnecessary code
WCAG: 4.1.2
Score: 1
Violations of ibm rules
Rule aria_role_redundant
aria_role_redundantDescription: Explicitly assigned ARIA role is redundant with the implicit role of the element
Count of instances: 1
Violations of nuVal rules
Rule ^The .+ role is unnecessary for element .+$
^The .+ role is unnecessary for element .+$Description: explicit role is redundant for its element
Count of instances: 1
Violations of testaro rules
Rule role
roleDescription: Invalid, native-replacing, or redundant role
Count of instances: 1
Issue: complementary not named
Impact: User cannot get help on how some of the document is organized
WCAG: 1.3.6
Score: 1
Violations of ibm rules
Rule aria_complementary_labelled
aria_complementary_labelledDescription: Element with a complementary role has no label
Count of instances: 1
Issue: all-capital text
Impact: Text is difficult to read
WCAG: 3.1.5
Score: 0
Violations of aslint rules
Rule capital_letters_words
capital_letters_wordsDescription: Element or its title has entirely upper-case words
Count of instances: 17
Violations of testaro rules
Rule allCaps
allCapsDescription: Element has a text substring of at least 8 upper-case characters
Count of instances: 6