HTMLTrackElement
class provided missing two properties as stated in MDN
#8959
Labels
needs: triage
This issue needs to be reviewed
Description
As stated in MDN:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLTrackElement
There should also be
readyState
andtrack
accessible as well.However, they are not in
video.js/dist/types/tracks/html-track-element.d.ts
currentlyI think that we should either:
OR
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?
The text was updated successfully, but these errors were encountered: