blob: 2ed55cf71305f9db38d5892732c5cab08014e7b6 [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('../script-tests/resolve-uri.js');
window.successfullyParsed = true;
</script>
<script src="/js-test-resources/js-test-post.js"></script>
</body>
</html>