summaryrefslogtreecommitdiffstats
path: root/dom/base/test/file_general_document.html
blob: 2539669de9fc313ef779abd3c3afcfb6897a1070 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>General document for testing</title>
</head>
<body>
<p>Hello mochitest!</p>
</body>
</html>