You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following test cases should yield desired result:
Inapplicable: Explicitly set the role to something that isn't a form field.
<inputrole="presentation" />
Inapplicable: Option inherits from input, but has a required context role of listbox which inherits from select. We should therefore not consider option as applicable.
The following test cases should yield desired result:
The text was updated successfully, but these errors were encountered: