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