1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-10 23:30:03 +02:00
video.js/src
Owen Edwards 8a08957835 fix: Remove unnecessary ARIA role on the Control Bar. (#5154)
There doesn't seem to be any point in indicating the Control Bar as a separate object - it's all just part of the video player. Perhaps in the future, if there's content which isn't part of the control bar that needs to be clearly distinguishable from the control bar, then it would make sense, but right now you don't interact with the control bar and it doesn't convey any concept of grouping.

Fixes #5134
2018-05-11 14:31:28 -04:00
..
css feat(modal): remove old IE box sizing (#5113) 2018-04-20 16:33:31 -04:00
js fix: Remove unnecessary ARIA role on the Control Bar. (#5154) 2018-05-11 14:31:28 -04:00