summaryrefslogtreecommitdiffstats
path: root/dom/media/mediacontrol/tests/browser/file_error_media.html
blob: dfcdeab65f2aaab7a36748f65c0cafce037f256b (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<title>Error media</title>
</head>
<body>
<video id="video" src="bogus.webm"></video>
</body>
</html>