haikuwebkit/LayoutTests/js/kde/Date.html

14 lines
286 B
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../resources/js-test-pre.js"></script>
</head>
<body>
<script>
description("KDE JS Test");
</script>
<script src="resources/Date.js"></script>
<script src="../resources/js-test-post.js"></script>
</body>
</html>