mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-17 16:26:39 +03:00
cf2fb903cb
The ARIAMixin interface mixin lets users apply ARIA attributes to DOM elements without having to rely on setAttribute and getAttribute. It is one of our goals to switch to using that interface. Unfortunately, it is not implemented on Firefox, so a polyfill is necessary for that platform, before we can start using it. Issue #3378 Change-Id: Ia878900d75c7c2c04613360baacb4524774ac746