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