When VideoJS v8 is used, unit tests fail to pass. See #1045 https://videojs.com/guides/videojs-7-to-8/ Things to investigate: - [ ] Dropped IE 11 support - [x] [Deprecated use of `videojs.extend()`](https://videojs.com/guides/videojs-7-to-8/#videojsextend) - [x] [Newly deprecated functions](https://videojs.com/guides/videojs-7-to-8/#newly-deprecated-functions) - [ ] [Old deprecated functions](https://videojs.com/guides/videojs-7-to-8/#older-deprecated-functions) - [x] [Aria attributes](https://videojs.com/guides/videojs-7-to-8/#setting-aria-attributes-as-properties) - [x] [`firstplay` event](https://videojs.com/guides/videojs-7-to-8/#firstplay)
When VideoJS v8 is used, unit tests fail to pass. See #1045
https://videojs.com/guides/videojs-7-to-8/
Things to investigate:
videojs.extend()firstplayevent