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
Hope this clears things up. If you think <form /> should always have the form role, please open an issue on the html-aam repository. But please consider prior discussions such as w3c/html-aria#94
Versions:
@testing-library/react
: ^11.2.5,@testing-library/dom
: 7.29.4@testing-library/jest-dom
: ^5.11.9,Testcase:
result:
Expected result:
Find the form as a representation of a form role element.
Problem description:
The form should be recognized as a aria form role, or am I wrong? https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Form_Role
Thanks for your effort!
The text was updated successfully, but these errors were encountered: