summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/pageinfo/image.html
blob: 1261be8e7b2d8a00b866646d079f0055febff1f9 (plain)
1
2
3
4
5
<html>
  <img src='moz.png' height=100 width=150 id='test-image'>
  <video src='video.ogg' id='test-video'></video>
  <audio src='audio.ogg' id='test-audio'></audio>
</html>