summaryrefslogtreecommitdiffstats
path: root/dom/canvas/test/webgl-conf/checkout/extra/tex-image-with-video-test.js
diff options
context:
space:
mode:
Diffstat (limited to 'dom/canvas/test/webgl-conf/checkout/extra/tex-image-with-video-test.js')
-rw-r--r--dom/canvas/test/webgl-conf/checkout/extra/tex-image-with-video-test.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/canvas/test/webgl-conf/checkout/extra/tex-image-with-video-test.js b/dom/canvas/test/webgl-conf/checkout/extra/tex-image-with-video-test.js
index 01f56b56c3..d2d6be0e28 100644
--- a/dom/canvas/test/webgl-conf/checkout/extra/tex-image-with-video-test.js
+++ b/dom/canvas/test/webgl-conf/checkout/extra/tex-image-with-video-test.js
@@ -27,7 +27,6 @@ function generateTest(pixelFormat, pixelType, prologue) {
{ src: "../resources/red-green.mp4" , type: 'video/mp4; codecs="avc1.42E01E, mp4a.40.2"', },
{ src: "../resources/red-green.webmvp8.webm", type: 'video/webm; codecs="vp8, vorbis"', },
{ src: "../resources/red-green.webmvp9.webm", type: 'video/webm; codecs="vp9"', },
- { src: "../resources/red-green.theora.ogv", type: 'video/ogg; codecs="theora, vorbis"', },
];
var videoNdx = 0;