Pa11y results for "https://www.welireg.com/"
Generated at: Mon Dec 29 2025 21:31:40 GMT-0500 (Eastern Standard Time)
Runners (with issues): htmlcs
Toggle by type 3 errors 0 warnings 0 notices
-
Error: Duplicate id attribute value "change-toggle-button" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<button id="change-toggle-button" aria-expanded="false" aria-controls="change-panel" class="headerBtn headerBtn--cancer headerBtn--change " data-design-category="indication_vd">Select a condition</button>
(selector "#change-toggle-button")
-
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="indicationssi__block__titleBlock"><h5 class="primary-text-color f...</button>
(selector "html > body > div:nth-child(4) > div:nth-child(3) > div > div:nth-child(1) > button")
-
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
<h5 class="primary-text-color fw-semibold mb-0 f-20"></h5>
(selector "html > body > div:nth-child(4) > div:nth-child(3) > div > div:nth-child(1) > button > h5")