summaryrefslogtreecommitdiffstats
path: root/dom/media/test/test_load_same_resource.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/test/test_load_same_resource.html')
-rw-r--r--dom/media/test/test_load_same_resource.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/test/test_load_same_resource.html b/dom/media/test/test_load_same_resource.html
index f3e6992e8c..d3351226cd 100644
--- a/dom/media/test/test_load_same_resource.html
+++ b/dom/media/test/test_load_same_resource.html
@@ -78,7 +78,7 @@ async function initTest(test, token) {
e.token = token;
manager.started(token);
- // Since 320x240.ogv is less than 32KB, we need to wait for the
+ // Since 320x240.webm is less than 32KB, we need to wait for the
// 'suspend' event to ensure the partial block is flushed to the cache
// otherwise the cloned resource will create a new channel when it
// has no data to read at position 0. The new channel will download