amsul / pickadate.js

The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
http://amsul.ca/pickadate.js
MIT License
7.7k stars 1.01k forks source link

aria-activedescendant used incorrectly in date picker #1012

Open Rykus0 opened 7 years ago

Rykus0 commented 7 years ago

The value of aria-activedescendant should be the ID of the currently active element, which is a child of the element containing the aria-activedescendant element.

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-activedescendant_attribute