Pa11y results for "https://www.chefexpress.it/sosta-di-gruppo/"
Generated at: Mon Jul 14 2025 15:29:45 GMT+0000 (Coordinated Universal Time)
Runners (with issues): htmlcs
Toggle by type 72 errors 0 warnings 0 notices
-
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="CybotCookiebotBannerCloseButton" aria-label=""><svg xmlns="http://www.w3.org/2...</button>
(selector "#CybotCookiebotDialogHeader > button")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form><fieldset><legend class="visual...</form>
(selector "#CybotCookiebotDialogBodyLevelButtonsSelectPane > form")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form><input type="checkbox" id="Cybo...</form>
(selector "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard > div:nth-child(1) > div > form")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form><input type="checkbox" id="Cybo...</form>
(selector "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > div:nth-child(1) > div > form")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form><input type="checkbox" id="Cybo...</form>
(selector "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > div:nth-child(1) > div > form")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form><input type="checkbox" id="Cybo...</form>
(selector "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > div:nth-child(1) > div > form")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="Cybo...</form>
(selector "#CybotCookiebotDialogBodyButtons > div:nth-child(1) > form")
-
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 id="CybotCookiebotBannerCloseButtonE2E" class="CybotCookiebotBannerCloseButton" aria-label=""><svg xmlns="http://www.w3.org/2...</button>
(selector "#CybotCookiebotBannerCloseButtonE2E")
-
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 class="search" name="s" type="text" placeholder="Cerca nel sito...">
(selector "#wrapper-navbar > div:nth-child(1) > div > div:nth-child(4) > form > input:nth-child(1)")
-
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 class="search" name="s" type="text" placeholder="Cerca nel sito...">
(selector "#wrapper-navbar > div:nth-child(1) > div > div:nth-child(4) > form > input:nth-child(1)")
-
Error: This buttoninput element does not have a name available to an accessibility API. Valid names are: value undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputButton.Name
<input class="submit" type="submit">
(selector "#wrapper-navbar > div:nth-child(1) > div > div:nth-child(4) > form > input:nth-child(2)")
-
Error: Duplicate id attribute value "menu-top-menu" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<ul id="menu-top-menu" class="top-menu"><li class="menu-item menu-item-...</ul>
(selector "#menu-top-menu")
-
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" name="s">
(selector "#form-search-header > div:nth-child(1) > 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" name="s">
(selector "#form-search-header > div:nth-child(1) > input")
-
Error: This buttoninput element does not have a name available to an accessibility API. Valid names are: value undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputButton.Name
<input type="submit" value="" form="form-search-header">
(selector "#form-search-header > div:nth-child(2) > input")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.37:1. Recommendation: change text colour to #7d7470.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<p>Se accompagni una comitiva pres...</p>
(selector "#full-width-page-wrapper > div:nth-child(1) > div > div:nth-child(2) > header > p")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.37:1. Recommendation: change text colour to #7d7470.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<strong>molti vantaggi in più</strong>
(selector "#full-width-page-wrapper > div:nth-child(1) > div > div:nth-child(2) > header > p > strong")
-
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 class="nav-link active show " id="autostrada-tab" data-toggle="tab" href="#autostrada" role="tab" aria-controls="autostrada" aria-selected="true" style="background-image:url(https://www.chefexpress.it/wp-content/uploads/icon-autostrada@1x.svg);"> ...
(selector "#autostrada-tab")
-
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 class="nav-link " id="aeroporto-tab" data-toggle="tab" href="#aeroporto" role="tab" aria-controls="aeroporto" aria-selected="true" style="background-image:url(https://www.chefexpress.it/wp-content/uploads/icon-aeroporto-1.svg);"> <sp...
(selector "#aeroporto-tab")
-
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 class="nav-link " id="stazione-tab" data-toggle="tab" href="#stazione" role="tab" aria-controls="stazione" aria-selected="true" style="background-image:url(https://www.chefexpress.it/wp-content/uploads/icon-stazione-1.svg);"> <span c...
(selector "#stazione-tab")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h4 class="title"> ...</h4>
(selector "#autostrada > div:nth-child(2) > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > div > h4")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h4 class="title"> ...</h4>
(selector "#aeroporto > div:nth-child(2) > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > div > h4")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h4 class="title"> ...</h4>
(selector "#stazione > div:nth-child(2) > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > div > h4")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<a id="edit-location-link" href="https://www.chefexpress.it/pianifica-sosta/?booking=true#autostrada" tabindex="0">Trova la tua area di sosta</a>
(selector "#edit-location-link")
-
Error: This select 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.Select.Name
<select name="shop" disabled="" tabindex="0"> <option value="">-</op...</select>
(selector "#form-booking > div:nth-child(1) > div:nth-child(2) > div > select")
-
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
<select name="shop" disabled="" tabindex="0"> <option value="">-</op...</select>
(selector "#form-booking > div:nth-child(1) > div:nth-child(2) > div > select")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#form-booking > div:nth-child(1) > div:nth-child(2) > div > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#date-booking > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#ora-booking > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#form-booking > div:nth-child(3) > div > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#form-booking > div:nth-child(4) > div > div > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#form-booking > div:nth-child(5) > div > div > span")
-
Error: This select 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.Select.Name
<select name="product" class="pasto" tabindex="0"> <option value="" sel...</select>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(2) > div:nth-child(1) > select")
-
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
<select name="product" class="pasto" tabindex="0"> <option value="" sel...</select>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(2) > div:nth-child(1) > select")
-
Error: This textarea 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.Textarea.Name
<textarea name="note" data-note-pasto-name="Colazione" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > textarea")
-
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
<textarea name="note" data-note-pasto-name="Colazione" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > textarea")
-
Error: This textarea 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.Textarea.Name
<textarea name="note" data-note-pasto-name="Snack" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > textarea")
-
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
<textarea name="note" data-note-pasto-name="Snack" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > textarea")
-
Error: This textarea 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.Textarea.Name
<textarea name="note" data-note-pasto-name="Ristorante" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(2) > div:nth-child(4) > div:nth-child(5) > textarea")
-
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
<textarea name="note" data-note-pasto-name="Ristorante" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(2) > div:nth-child(4) > div:nth-child(5) > textarea")
-
Error: This select 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.Select.Name
<select name="product" class="pasto" tabindex="0" disabled="disabled"> <option value="" sel...</select>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(3) > div:nth-child(1) > select")
-
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
<select name="product" class="pasto" tabindex="0" disabled="disabled"> <option value="" sel...</select>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(3) > div:nth-child(1) > select")
-
Error: This textarea 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.Textarea.Name
<textarea name="note" data-note-pasto-name="Colazione" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) > textarea")
-
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
<textarea name="note" data-note-pasto-name="Colazione" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) > textarea")
-
Error: This textarea 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.Textarea.Name
<textarea name="note" data-note-pasto-name="Snack" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(3) > div:nth-child(3) > div:nth-child(6) > textarea")
-
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
<textarea name="note" data-note-pasto-name="Snack" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(3) > div:nth-child(3) > div:nth-child(6) > textarea")
-
Error: This textarea 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.Textarea.Name
<textarea name="note" data-note-pasto-name="Ristorante" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(3) > div:nth-child(4) > div:nth-child(5) > textarea")
-
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
<textarea name="note" data-note-pasto-name="Ristorante" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(3) > div:nth-child(4) > div:nth-child(5) > textarea")
-
Error: This select 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.Select.Name
<select name="product" class="pasto" tabindex="0" disabled="disabled"> <option value="" sel...</select>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(4) > div:nth-child(1) > select")
-
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
<select name="product" class="pasto" tabindex="0" disabled="disabled"> <option value="" sel...</select>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(4) > div:nth-child(1) > select")
-
Error: This textarea 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.Textarea.Name
<textarea name="note" data-note-pasto-name="Colazione" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > textarea")
-
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
<textarea name="note" data-note-pasto-name="Colazione" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > textarea")
-
Error: This textarea 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.Textarea.Name
<textarea name="note" data-note-pasto-name="Snack" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(4) > div:nth-child(3) > div:nth-child(6) > textarea")
-
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
<textarea name="note" data-note-pasto-name="Snack" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(4) > div:nth-child(3) > div:nth-child(6) > textarea")
-
Error: This textarea 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.Textarea.Name
<textarea name="note" data-note-pasto-name="Ristorante" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(4) > div:nth-child(4) > div:nth-child(5) > textarea")
-
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
<textarea name="note" data-note-pasto-name="Ristorante" placeholder="Indica qui anche eventuali richieste particolari o le eventuali intolleranze alimentari (tipologia e n. di utenti interessati)" rows="4" cols="50" disabled="disabled"></textarea>
(selector "#form-booking > div:nth-child(6) > div > div:nth-child(4) > div:nth-child(4) > div:nth-child(5) > textarea")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.35:1. Recommendation: change text colour to #423936.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="delete">Annulla</span>
(selector "#form-booking > div:nth-child(7) > div:nth-child(1) > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<a href="https://www.chefexpress.it/sosta-di-gruppo/" aria-current="page">Sosta di gruppo</a>
(selector "#menu-item-3770 > a")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.23:1. Recommendation: change text colour to #7f7474.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<p>Chef Express S.p.A - Via Modena...</p>
(selector "#sub-footer > div > div > div:nth-child(1) > p")
-
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://www.cremonini.com/" target="_blank"></a>
(selector "#sub-footer > div > div > div:nth-child(2) > a")
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img src="https://www.chefexpress.it/wp-content/themes/chefexpress/img/loading-spin.svg">
(selector "#loader > img")
-
Error: This textarea 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.Textarea.Name
<textarea id="g-recaptcha-response-100000" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
(selector "#g-recaptcha-response-100000")
-
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
<textarea id="g-recaptcha-response-100000" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
(selector "#g-recaptcha-response-100000")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe style="display: none;"></iframe>
(selector "html > body > div:nth-child(7) > iframe")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.35:1. Recommendation: change text colour to #423936.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<p>Prima di inviare la prenotazion...</p>
(selector "#booking > div:nth-child(2) > div > div > div > div > div:nth-child(3) > div > div > p")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#form-booking-dati > div:nth-child(1) > div:nth-child(1) > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#form-booking-dati > div:nth-child(1) > div:nth-child(2) > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#form-booking-dati > div:nth-child(2) > div > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio e d...</span>
(selector "#form-booking-dati > div:nth-child(3) > div:nth-child(1) > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#form-booking-dati > div:nth-child(3) > div:nth-child(2) > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.35:1. Recommendation: change background to #f5f6f6.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="input-error">Questo campo è obbligatorio</span>
(selector "#form-booking-dati > div:nth-child(4) > div > span:nth-child(3)")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.35:1. Recommendation: change text colour to #423936.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span class="delete">Annulla</span>
(selector "#form-booking-dati > div:nth-child(5) > div:nth-child(1) > span")