autocomplete-valid
autocomplete attribute must be used correctly
Impact: serious · Pages with issue: 2
Selector: #form-text-1273094127
<input class="cmp-form-text__text" data-cmp-hook-form-t...="input" type="text" id="form-text-1273094127" name="Phone" autocomplete="phone" spellcheck="true" data-cmp-resource-pa...="/content/nycgov/ma
Fix all of the following:
the autocomplete attribute is incorrectly formatted
Selector: #form-text-1506463601
<input class="cmp-form-text__text" data-cmp-hook-form-t...="input" type="text" id="form-text-1506463601" name="Phone" required="" autocomplete="phone" spellcheck="true" data-cmp-resource-pa...="/conte
Fix all of the following:
the autocomplete attribute is incorrectly formatted
image-alt
Images must have alternative text
Impact: critical · Pages with issue: 3
Selector: img[fetchpriority="high"]
<img src="/adobe/dynamicmedia/deliver/dm-aid--2918934d-5470-4f1e-9cd6-bc1de9febd84/Employers-Hero-png.webp?preferwebp=true" fetchpriority="high">
Fix any of the following:
Element does not have an alt attribute
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's default semantics were not overridden with role="none" or role="presentation"
Selector: img[fetchpriority="high"]
<img src="/adobe/dynamicmedia/deliver/dm-aid--0c51a7b4-3c6c-4d7d-826d-d6cf6c270da8/Employers-Promo2-png.webp?preferwebp=true" fetchpriority="high">
Fix any of the following:
Element does not have an alt attribute
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's default semantics were not overridden with role="none" or role="presentation"
Selector: img[fetchpriority="high"]
<img src="/adobe/dynamicmedia/deliver/dm-aid--67d28d94-3db9-41e9-b721-df344e11e12a/diversity-circle-kamil-kalkan-for-unsplash-jpg.webp?preferwebp=true" class="cmp-image__image" fetchpriority="high">
Fix any of the following:
Element does not have an alt attribute
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's default semantics were not overridden with role="none" or role="presentation"
list
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Impact: serious · Pages with issue: 3
Selector: .cmp-relatedevents__list
<ul class="cmp-relatedevents__list">
Fix all of the following:
List element has direct children that are not allowed: section
Selector: .cmp-relatedevents__list
<ul class="cmp-relatedevents__list">
Fix all of the following:
List element has direct children that are not allowed: section
Selector: .cmp-relatedevents__list
<ul class="cmp-relatedevents__list">
Fix all of the following:
List element has direct children that are not allowed: section
aria-valid-attr-value
ARIA attributes must conform to valid values
Impact: critical · Pages with issue: 1
Selector: button[aria-controls="modal-murDuCCb0j"]
<button type="button" class="cmp-button cmp-button--primary" aria-controls="modal-murDuCCb0j">
Fix all of the following:
Invalid ARIA attribute value: aria-controls="modal-murDuCCb0j"