summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/browser/image_page.html
blob: 522a1d8cf9b607c9b3848808d6c90d4f5842c2f8 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>OHAI</title>
<body>
<img id="image" src="image.jpg" />
</body>
</html>