Mypal/dom/tests/browser/dummy.html
2019-03-11 13:26:37 +03: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>