Files
UXP-Fixed/dom/tests/browser/dummy.html
T
2018-02-02 04:16:08 -05:00

10 lines
173 B
HTML

<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>