← Back to summary

https://www.hawley.senate.gov/contact-senator-hawley/ FAIL

Score: 84/100 • Errors: 2 • Warnings: 3 • Notices: 0
Tests Passed: 25/30 • Response Time: 3832ms
Target: WCAG 2.2 Level AA • Settle Delay: 2000ms • Audit Profile: wcag • Run Profile: desktop
Tags Used: wcag2a, wcag2aa, wcag21a, wcag21aa, wcag22a, wcag22aa
Excluded Rules: none

Errors (2)

button-name critical
Buttons must have discernible text
nodes: 1
target .et_pb_menu__search-button
Fix any of the following: Element does not have inner text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> Element's default semantics were not overridden with role="none" or role="presentation"
HTML snippet
<button type="button" class="et_pb_menu__icon et_pb_menu__search-button"></button>
color-contrast serious
Elements must meet minimum color contrast ratio thresholds
nodes: 4
target u
Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<u>legislation or policy</u>
target #input_1_1
Fix any of the following: Element has insufficient color contrast of 1.04 (foreground color: #4e4e4e, background color: #1f4f99, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<input name="input_1" id="input_1_1" type="text" value="" class="large" aria-required="true" aria-invalid="false">
target #input_1_2
Fix any of the following: Element has insufficient color contrast of 1.04 (foreground color: #4e4e4e, background color: #1f4f99, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<input name="input_2" id="input_1_2" type="text" value="" class="large" aria-required="true" aria-invalid="false">
target #input_1_3
Fix any of the following: Element has insufficient color contrast of 1.04 (foreground color: #4e4e4e, background color: #1f4f99, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<input name="input_3" id="input_1_3" type="text" value="" class="large" aria-required="true" aria-invalid="false">

Warnings (1)

meta-viewport moderate
Zooming and scaling must not be disabled
nodes: 1
target meta[name="viewport"]
Fix any of the following: user-scalable on <meta> tag disables zooming on mobile devices
HTML snippet
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">

Incomplete (manual review) (2)

color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 3
target #input_8_3
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<select name="input_3" id="input_8_3" class="large gfield_select" aria-required="true" aria-invalid="false">
target #input_8_9
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<select name="input_9" id="input_8_9" class="large gfield_select" aria-required="true" aria-invalid="false">
target #input_8_16
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<select name="input_16" id="input_8_16" class="large gfield_select" aria-required="true" aria-invalid="false">
link-in-text-block serious
Links must be distinguishable without relying on color
Manual review required to confirm this issue.
nodes: 1
target p:nth-child(3) > a
Fix any of the following: Element's contrast ratio could not be determined because of element overlap
HTML snippet
<a href="https://www.hawley.senate.gov/federal-casework/"><span style="text-decoration: underline;"><strong>HERE</strong></span></a>