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