blob: 32db9e969a9169556b78321b02c3def505a1129d [file] [log] [blame]
<!-- This is a test html file for mp4 video test. -->
<html>
<body>
<video id='testvideo' src='http://commondatastorage.googleapis.com/chromiumos-test-assets-public/video_VideoSeek/video.mp4' controls muted>
</video>
</body>
<script src="reload.js"></script>
</html>