blob: db35c091e494afe6b83e5146adc29f475cc047d2 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<title>File Writer Write Overlapped Worker</title>
<script src="../../../resources/js-test.js"></script>
</head>
<body>
<div id="description"></div>
<div id="console"></div>
<script>
worker = startWorker("../resources/file-writer-write-overlapped.js");
</script>
</body>
</html>