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