tenfourfox/browser/base/content/test/general/web_video.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
203 B
HTML

<html>
<head>
<title>Document with Web Video</title>
</head>
<body>
This document has some web video in it.
<br>
<video src="web_video1.ogv" id="video1"> </video>
</body>
</html>