forked from mirrors/gecko-dev
Files containing theora have been modified to use VP9 in WebM, which is equivalent for those tests, that only require a video with or without sound. Differential Revision: https://phabricator.services.mozilla.com/D204642
6 lines
266 B
HTML
6 lines
266 B
HTML
<html>
|
|
<body>
|
|
<img src="https://example.net/browser/toolkit/components/antitracking/test/browser/raptor.jpg" id="image1">
|
|
<video src="https://example.net/browser/toolkit/components/antitracking/test/browser/file_video.webm" id="video1"> </video>
|
|
</body>
|
|
</html>
|