Description
As stated in MDN:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLTrackElement
There should also be readyState and track accessible as well.
However, they are not in video.js/dist/types/tracks/html-track-element.d.ts currently
I think that we should either:
- Add back the properties
OR
- Avoid using the name
HTMLTrackElement
Reduced test case
N/A
Steps to reproduce
Errors
No response
What version of Video.js are you using?
v8.21.0
Video.js plugins used.
No response
What browser(s) including version(s) does this occur with?
What OS(es) and version(s) does this occur with?