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