Dactyloidae/dom/tests/mochitest/webcomponents/dummy_page.html
2020-01-31 07:35:20 +08:00

10 lines
149 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Dummy test page</title>
<meta charset="utf-8"/>
</head>
<body>
<p>Dummy test page</p>
</body>
</html>