blob: 82ca646b3095a573cfcb0e017be59665d53cf5f8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<div id="description"></div>
<div id="console"></div>
<script>
worker = startWorker('../resources/unhandled-promise-rejection-bindings-type-error-in-workers.js');
</script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>