gecko/browser/base/content/test/dummy_page.html

9 lines
99 B
HTML

<html>
<head>
<title>Dummy test page</title>
</head>
<body>
<p>Dummy test page</p>
</body>
</html>