summaryrefslogtreecommitdiffstats
path: root/dom/media/mediacontrol/tests/browser/file_non_looping_media.html
blob: 41e049645ceaa954db1fef101da1ce05dbffcbb0 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<title>Non looping media page</title>
</head>
<body>
<video id="video" src="gizmo.mp4"></video>
</body>
</html>