fluentui
fluentui copied to clipboard
test: add axe accessibility testing
trafficstars
Previous Behavior
No automated accessibility testing.
New Behavior
- added tests for components to make sure there's no auto-detectable accessibility issues
- added a helper function to help Axe work better with
ElementInternals(by exposing ARIA properties defined onElementInernalson the host element) - Fixed a few ARIA issues in Button, DialogBody, Drawer, Tab, and Tablist
Related Issue(s)
- Fixes #