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