aria-valid-attr-value critical
ARIA attributes must conform to valid values
Manual review required to confirm this issue.
nodes: 2
target button[aria-controls="mh-translation-sign-in-menu"]
Fix all of the following:
Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: aria-controls="mh-translation-sign-in-menu"
HTML snippet
<button type="button" class="mh-translation-bar__..." aria-label="Log In" :aria-expanded="$store.signInMenu.op..." aria-controls="mh-translation-sign-..." aria-haspopup="true" @click="$store.translateMenu..." aria-expanded="false">
target button[aria-label="Translate"]
Fix all of the following:
Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: aria-controls="mh-translation-language-menu"
HTML snippet
<button type="button" class="mh-translation-bar__..." aria-label="Translate" :aria-expanded="$store.translateMenu..." aria-controls="mh-translation-langu..." aria-haspopup="listbox" @click="$store.signInMenu.op..." aria-expanded="false">
color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 4
target .mh-icon-card.mh-icon-card--small:nth-child(1) > .mh-icon-card__content > .mh-icon-card__title
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<h3 class="mh-icon-card__title">Down Payment</h3>
target .mh-icon-card.mh-icon-card--small:nth-child(2) > .mh-icon-card__content > .mh-icon-card__title
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<h3 class="mh-icon-card__title">Closing Costs</h3>
target .mh-icon-card.mh-icon-card--small:nth-child(3) > .mh-icon-card__content > .mh-icon-card__title
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<h3 class="mh-icon-card__title">Permanent interest rate buydowns</h3>
target .mh-icon-card.mh-icon-card--small:nth-child(4) > .mh-icon-card__content > .mh-icon-card__title
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<h3 class="mh-icon-card__title">Upfront mortgage insurance premiums</h3>