Mypal/dom/base/test/file_general_document.html

11 lines
152 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>General document for testing</title>
</head>
<body>
<p>Hello mochitest!</p>
</body>
</html>