haikuwebkit/LayoutTests/js/dom/stack-at-creation-for-error...

13 lines
339 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>
<p id="console"></p>
<script src="script-tests/stack-at-creation-for-error-objects.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>