summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qwebengineurlrequestinterceptor/resources/media.html
blob: fd478a679e7cfe30278d2282e682ce783b79058f (plain)
1
2
3
4
5
6
7
<html>
<body>
<video width="320" height="240" controls="">
  <source src="media.mp4" type="video/mp4">
</video>
</body>
</html>