summaryrefslogtreecommitdiffstats
path: root/comm/mail/components/extensions/test/browser/data/content.html
blob: 6a56ee6a5aff34de5e4db2a813728ea104255a55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8"/>
  <title>A test document</title>
</head>
<body>
  <p id="description">This is text.</p>
  <p><a href="http://mochi.test:8888/">This is a link with text.</a></p>
  <p><img src="http://mochi.test:8888/browser/comm/mail/components/extensions/test/browser/data/tb-logo.png" width="304" height="84" /></p>
</body>
</html>