Files
shaka-player/lib
Theodore Abshire cf2fb903cb feat(ARIA): Add polyfill for ARIAMixin.
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
2021-07-01 15:43:37 -07:00
..
2021-06-22 14:50:09 -07:00
2021-06-22 21:03:20 +00:00