This should fail axe-core, probably under the `aria-toggle-field-name` rule: ```html <div role="tablist"> <span role="tab" tabindex="0"> <i class="fa-solid fa-house"></i> </span> </div> ```
This should fail axe-core, probably under the
aria-toggle-field-namerule: