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