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