blob: 700150c29adae783787b85098a7a7f16fb3e2665 [file] [log] [blame]
<html>
<head>
<script src="/js-test-resources/js-test-pre.js"></script>
<script src="../resources/fs-worker-test-util.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script>
startWorker('YOUR_JS_FILE_HERE');
</script>
<script src="/js-test-resources/js-test-post.js"></script>
</body>
</html>