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