summaryrefslogtreecommitdiffstats
path: root/dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-video-using-tex-unit-non-zero.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-video-using-tex-unit-non-zero.html')
-rw-r--r--dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-video-using-tex-unit-non-zero.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-video-using-tex-unit-non-zero.html b/dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-video-using-tex-unit-non-zero.html
index ee9bad4341..1acc3a4380 100644
--- a/dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-video-using-tex-unit-non-zero.html
+++ b/dom/canvas/test/webgl-conf/checkout/conformance/textures/misc/tex-video-using-tex-unit-non-zero.html
@@ -96,8 +96,6 @@ found in the LICENSE.txt file.
type: 'video/webm; codecs="vp8, vorbis"' },
{ src: resourcePath + "red-green.bt601.vp9.webm",
type: 'video/webm; codecs="vp9"' },
- { src: resourcePath + "red-green.theora.ogv",
- type: 'video/ogg; codecs="theora, vorbis"' },
];
var currentVideo = null;