summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/dummy_page.html
blob: 1a87e28408d0b41fb179a6369f443602dc5cae20 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>Dummy test page</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"></meta>
</head>
<body>
<p>Dummy test page</p>
</body>
</html>