fune/toolkit/components/telemetry/tests/browser/file_media.html

9 lines
135 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>media page</title>
</head>
<body>
<video id="video" src="gizmo.mp4" loop></video>
</body>
</html>