summaryrefslogtreecommitdiffstats
path: root/toolkit/components/telemetry/tests/browser/file_media.html
blob: e2109d18f5c33f4e27bc11cd2bface8a63eb559d (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<title>media page</title>
</head>
<body>
<video id="video" src="gizmo.mp4" loop></video>
</body>
</html>