Kilotest: Diagnoses of button not named violation by HTML element 1550 on Turrito page

Basics

About the Turrito page

About HTML element 1550

About the button not named issue

Diagnoses

Here is how rule engines diagnose the button not named issue for HTML element 1550 of the Turrito page.

  1. ARIA commands must have an accessible name; Element does not have text that is visible to screen readers; 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

    Tool: Axe (Deque)

    Rule: aria-command-name

  2. This element has role of "button" but does not have a name available to an accessibility API. Valid names are: element content, aria-label attribute, aria-labelledby attribute.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Div.Name

  3. [failed] The test target doesn't have an accessible name, or it's empty ('').

    Tool: QualWeb (University of Lisbon)

    Rule: QW-ACT-R11