benchmarks/video-playback-latency/vp9_1080p.html (5 lines of code) (raw):

<html> <body> <video id="vid" src="vp9_1080p.webm" poster="poster.png" width="100%" height="100%" autoplay/> </body> </html>