haikuwebkit/LayoutTests/ietestcenter/Javascript/11.1.5_4-4-d-3.html

15 lines
404 B
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../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.1.5_4-4-d-3.js"></script>
<script src="resources/ie-test-post.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>