You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking about our polyfill and IE8 compatibility changes and I'm thinking it may be better to somehow shim those changes in if we need to. The basic vtt.js would be tailored for newest JS and DOM support and we could have a build step to add in the shims for the polyfill stuff.
The text was updated successfully, but these errors were encountered:
I'm thinking about our polyfill and IE8 compatibility changes and I'm thinking it may be better to somehow shim those changes in if we need to. The basic
vtt.js
would be tailored for newest JS and DOM support and we could have a build step to add in the shims for the polyfill stuff.The text was updated successfully, but these errors were encountered: