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">