Pa11y results for "https://www.chefexpress.it/chef-express-inaugura-nuova-caffetteria-panella-nellaeroporto-di-trieste/"
Generated at: Mon Jul 14 2025 15:29:44 GMT+0000 (Coordinated Universal Time)
Runners (with issues): htmlcs
Toggle by type 28 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: 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/uploads/panella-1200x600.jpg">
(selector "#post-8266 > header > img")
-
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="#" class="share facebook"></a>
(selector "#post-8266 > div:nth-child(4) > div > div > a:nth-child(1)")
-
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="#" class="share linkedin"></a>
(selector "#post-8266 > div:nth-child(4) > div > div > a:nth-child(2)")
-
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="#" class="share twitter"></a>
(selector "#post-8266 > div:nth-child(4) > div > div > a: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.75:1. Recommendation: change text colour to #7d7471.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<a href="https://www.chefexpress.it/newseventi/">Torna a News & Eventi</a>
(selector "#post-8266 > div:nth-child(5) > a")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a href="https://www.chefexpress.it/?post_type=post&p=8248" class="container"> <img width="184" height="92...</a>
(selector "#main > div > div:nth-child(2) > div > div:nth-child(1) > div > div:nth-child(1) > a")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a href="https://www.chefexpress.it/?post_type=post&p=8333" class="container"> <img width="184" height="92...</a>
(selector "#main > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > 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(47) > iframe")