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