← Back to summary

https://www.hawley.senate.gov/tour-request/ FAIL

Score: 78/100 • Errors: 3 • Warnings: 2 • Notices: 0
Tests Passed: 25/30 • Response Time: 3873ms
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 (3)

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: 3
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">
target-size serious
All touch targets must be 24px large, or leave sufficient space
nodes: 2
target #choice_6_20_1
Fix any of the following: Target has insufficient size (13px by 13px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.
HTML snippet
<input class="gfield-choice-input" name="input_20.1" type="checkbox" value="U.S. Capitol" id="choice_6_20_1">
target #choice_6_20_2
Fix any of the following: Target has insufficient size (13px by 13px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px.
HTML snippet
<input class="gfield-choice-input" name="input_20.2" type="checkbox" value="White House" id="choice_6_20_2">

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) (1)

color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 3
target #input_6_1
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<select name="input_1" id="input_6_1" class="large gfield_select" aria-required="true" aria-invalid="false">
target #input_6_8
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<select name="input_8" id="input_6_8" class="large gfield_select" aria-required="true" aria-invalid="false">
target #input_6_18
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<select name="input_18" id="input_6_18" class="large gfield_select" aria-required="true" aria-invalid="false">