summaryrefslogtreecommitdiffstats
path: root/dom/media/mediacontrol/tests/browser/file_error_media.html
blob: 7f54340dd1fb961000200a9cb458d0336ac37c1f (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.ogv"></video>
</body>
</html>