summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/media-src/media-src-7_3.sub.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/content-security-policy/media-src/media-src-7_3.sub.html')
-rw-r--r--testing/web-platform/tests/content-security-policy/media-src/media-src-7_3.sub.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/web-platform/tests/content-security-policy/media-src/media-src-7_3.sub.html b/testing/web-platform/tests/content-security-policy/media-src/media-src-7_3.sub.html
index 46489e2668..2acae07b7e 100644
--- a/testing/web-platform/tests/content-security-policy/media-src/media-src-7_3.sub.html
+++ b/testing/web-platform/tests/content-security-policy/media-src/media-src-7_3.sub.html
@@ -37,8 +37,8 @@
<video id="videoObject" width="320" height="240" controls
onloadeddata="media_loaded(source_test)" crossorigin>
<source id="audioSourceObject"
- type="audio/ogg"
- src="/media/A4.ogv">
+ type="video/webm"
+ src="/media/A4.webm">
<track id="trackObject"
kind="subtitles"
srclang="en"