State change detection (state-changes)
User interface components with changing states (e.g. checkboxes) include properties such as aria-checked, aria-selected or aria-expanded.
Invalid aria-selected values:
This custom tablist has tabs with invalid aria-selected values:
First Tab
Second Tab
(e.g. aria-selected="not selected" by default)