Visual Example
Acceptance Criteria
As a keyboard only user and screen reader user I should be able to use the “TAB” key on the keyboard.
As a keyboard only user and screen reader user I should be able to use the “TAB” key on the keyboard to navigate through the months and years.
As a keyboard only user and screen reader user I should be able to use the left/right ←/→ arrow keys on the keyboard to navigate between dates.
As a keyboard only user and screen reader user I should be able to use the “ENTER” key on the keyboard to select a date.
Markup and Code
<label for="name">Your name:</label> <input id="name" type="text">