There was an error while loading. Please reload this page.
1 parent 305d250 commit 2749077Copy full SHA for 2749077
1 file changed
test/playback.test.js
@@ -380,6 +380,7 @@ if (!videojs.browser.IS_FIREFOX) {
380
// that are encrypted.
381
const originalWidth = player.width();
382
const originalHeight = player.height();
383
+
384
player.width(640);
385
player.height(360);
386
0 commit comments