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