haikuwebkit/LayoutTests/js/kde/md5-2.html

14 lines
296 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="script-tests/md5-2.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>