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-pressed value:
This custom button has an invalid aria-pressed attribute:
(e.g. aria-pressed="lol" by default)