role="button"

Pass Criteria

Reference

Test button-001: div with role="button" and visible text

ARIA Button

Test button-002: span with role="button" and title attribute

ARIA Button

Test button-003: div with role="button" and aria-label attribute (no visible text)

describedby test (button-003)

Test button-004: div with role="button", aria-label and aria-describedby attributes

...

describedby test (button-004)

Test button-005: div with visible text, role="button", title, aria-label and aria-describedby attributes

Visible text

describedby test (button-005)

Test button-006: div with role="button", visible text, title and aria-label that all have the same value

Button label