1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 21:38:34 +00:00
Files
UXP/dom/base/test/file_general_document.html
T

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>