blob: 16ce7716bee997297f7844a5804fbb6b79474509 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="resources/ie-test-pre.js"></script>
<script src="TestCases/11.4.1-5-3.js"></script>
<script src="resources/ie-test-post.js"></script>
</body>
</html>
|