blob: a015468c9efc6bee2548c6688797fb283dd0afdb [file] [log] [blame]
mjs5ac621e2005-12-26 23:07:31 +00001<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html>
mjsddfacea2006-01-09 05:28:57 +00003<head>
4<link rel="stylesheet" href="../resources/js-test-style.css">
5<script src="../resources/js-test-pre.js"></script>
6</head>
7<body>
8<p id="description"></p>
9<div id="console"></div>
mjs5ac621e2005-12-26 23:07:31 +000010<script>
mjsddfacea2006-01-09 05:28:57 +000011description("KDE JS Test");
mjs5ac621e2005-12-26 23:07:31 +000012</script>
mjs5ac621e2005-12-26 23:07:31 +000013<script src="resources/Date.js"></script>
mjsddfacea2006-01-09 05:28:57 +000014<script src="../resources/js-test-post.js"></script>
15</body>
16</html>