Roll src/third_party/WebKit d9c6159:8139f33 (svn 201974:201975)
[chromium-blink-merge.git] / chrome / test / data / android / media / two_videos.html
blob0481e593343df2ed64551b2e2bc088ac1936ea0b
1 <html>
2 <title>test</title>
3 <body bgcolor="Silver">
4 <video src="test.mp4" controls id="video"></video>
5 <video src="test2.mp4" controls id="video2"></video>
6 </body>
7 </html>