Files
tubestation/toolkit/content/tests/browser/file_video.html
Alastor Wu e006ea861e Bug 1424113 - remove CPOWs objects from autoplay tests. r=dao
MozReview-Commit-ID: EJCTfie0cH8
2018-01-09 17:14:40 +08:00

9 lines
129 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>video</title>
</head>
<body>
<video id="v" src="gizmo.mp4" controls></video>
</body>
</html>