Skip to content

Fail tabs without an accessible name #4842

Description

@WilcoFiers

This should fail axe-core, probably under the aria-toggle-field-name rule:

<div role="tablist">
  <span role="tab" tabindex="0">
    <i class="fa-solid fa-house"></i>
  </span>
</div>

Metadata

Metadata

Assignees

Labels

featNew feature or enhancementrulesIssue or false result from an axe-core rule

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions