blob: 2dfe20efafe394475a3a5b1df4a2e986bb068f1e [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>