blob: b25e0966e4c1d00556ab8ab8a54253bb4f174e60 [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-handle-in-workers.js');
</script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>