Pa11y results for "https://moviement.it/ricerca/"
Generated at: Fri Jun 27 2025 16:57:26 GMT+0000 (Coordinated Universal Time)
Runners (with issues): htmlcs
Toggle by type 9 errors 0 warnings 0 notices
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a href="https://moviement.it/ricerca/" class="icon-search" target="_self"> </a>
(selector "html > body > header > div > nav > div > div > div > a")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="header__nav--toggler" type="button" data-target="#navbarMain"> <div class="li...</button>
(selector "html > body > header > div > nav > div > button")
-
Error: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input autocomplete="false" name="hidden" type="text" style="display:none;">
(selector "#searchForm > input:nth-child(2)")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input autocomplete="false" name="hidden" type="text" style="display:none;">
(selector "#searchForm > input:nth-child(2)")
-
Error: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input type="text" class="form-control" placeholder="Cosa stai cercando?" name="s" autocomplte="false">
(selector "#searchForm > div:nth-child(6) > div > input")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input type="text" class="form-control" placeholder="Cosa stai cercando?" name="s" autocomplte="false">
(selector "#searchForm > div:nth-child(6) > div > input")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button type="button" id="cboxPrevious"></button>
(selector "#cboxPrevious")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button type="button" id="cboxNext"></button>
(selector "#cboxNext")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button type="button" id="cboxSlideshow"></button>
(selector "#cboxSlideshow")