Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 723 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 723 Bytes

stardust-ui/accessibility

Accessibility support for Stardust UI components

Accessibility checklist for components

  • sufficient contrast in standard theme
  • high contrast theme available
  • zoom works correctly
  • keyboard navigation / focus handling complies with standard pattern (in RTL and LTR)
  • focus indicator visible when the component has focus and application is in keyboard mode
  • user is able to use the component with screen reader with and without virtual cursor

Supported client/screen reader combinations

Win/Desktop - JAWS Win/Chrome - JAWS Win/Edge - Narrator Win/Firefox - NVDA Mac/Desktop - VoiceOver

Accessible components prototypes

Prototypes for accessibility evaluation