blob: d72e2f6b83c6b0106fa3e69c3a467793fbc0910a [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<title>File Writer Truncate-To-Extend Worker</title>
<script src="../../js/resources/js-test-pre.js"></script>
<script src="../resources/fs-worker-test-util.js"></script>
</head>
<body>
<div id="description"></div>
<div id="console"></div>
<script>
startWorker("../resources/file-writer-truncate-extend.js");
</script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>