blob: 039991de659162651410804128f3aa4ebb9faac1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/promise-rejection-might-stack-overflow.js"></script>
<script>
shouldHaveHadError("RangeError: Maximum call stack size exceeded.")
</script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>