dascritch / cpu-audio

An audio WebComponent to provide timecoded links and other features to an audio tag
https://dascritch.github.io/cpu-audio/
GNU Lesser General Public License v3.0
24 stars 2 forks source link

<div id="line"> may have role="progressbar" #145

Open dascritch opened 3 years ago

dascritch commented 3 years ago

but we need some tests with a11y tools first. If there is anybody that may help me to get this achievement.

dascritch commented 2 years ago

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/progressbar_role But must be tested with blind accessibility tools, to check how it is co-operating, and if there isn't too many verbal advices during a play.

dascritch commented 1 year ago

As of https://developer.mozilla.org/fr/docs/Web/Accessibility/ARIA/Roles/progressbar_role, any aria-valuenow modification will be announced. So, it may not be a good idea to apply this. I don't know how to make time line accessible. I really need a specialist on this case. Removed from 7.1