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
Complete the manual accessibility review as stated in the wiki
Color contrast: the text meets required contrast, and all states (e.g. selected, focus, etc) meet 3:1 contrast
High contrast mode: the control is understandable in high contrast mode in all states
Zoom and reflow: the control is still visible and functional when zoomed in
Pointer access: hover states are not required to understand or operate the control
Keyboard access: all features can be operated using the keyboard, using established patterns. To determine that a keyboard pattern is established, it should match the closest APG pattern when possible, or have an articulated reason behind the pattern if not.
Code conformance: meets requirements in ARIA spec and ARIA in HTML
Screen reader access: the control is understandable and operable with all the following screen readers, following established patterns for that control with that screen reader
Complete the manual accessibility review as stated in the wiki