Conformity of aria-disabled (aria-disabled)
Custom interactable element use aria-disabled="true" while element is disabled
Invalid aria-disabled value:
This button has an aria-disabled attribute with an invalid value ("maybe"):
Custom Action
Custom interactable element use aria-disabled="true" while element is disabled
Invalid aria-disabled value:
This button has an aria-disabled attribute with an invalid value ("maybe"):
Note: Possible to automatically test. Can be done by programmatically checking if aria-disabled attributes have valid values (true, false).