blob: 2f190a38b3a9f0ed559692ad8f8a2f000acb1d5f (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="resources/js-test-pre.js"></script>
</head>
<body id="bodyId">
<script src="resources/const.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>
|