haikuwebkit/LayoutTests/js/kde/j-comment-4.html

14 lines
302 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/j-comment-4.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>