trisquel-icecat/icecat/devtools/shared/commands/target/tests/simple_document.html

12 lines
266 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf8">
<title>Test empty document</title>
<!-- Any copyright is dedicated to the Public Domain.
- http://creativecommons.org/publicdomain/zero/1.0/ -->
</head>
<body>
<p>Test empty document</p>
</body>
</html>