Files
UXP-Fixed/dom/base/test/file_general_document.html
2018-02-02 04:16:08 -05:00

11 lines
152 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>General document for testing</title>
</head>
<body>
<p>Hello mochitest!</p>
</body>
</html>