blob: 52420c0cfbf73036634500c4b7b2983ec884ddae [file] [log] [blame]
fpizlo@apple.com080acdd2013-09-18 22:26:09 +00001<!DOCTYPE html>
2<html>
3<head>
4<script src="../../resources/js-test-pre.js"></script>
5</head>
6<body>
7<div id="description"></div>
8<div id="console"></div>
9<script>
10worker = startWorker('../resources/Promise-then-in-workers.js');
11</script>
12<script src="../../resources/js-test-post.js"></script>
13</body>
14</html>