blob: b0c53136ca7d791ca5773c2f860ae5931267bd6f [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<title>File Writer Events 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-events.js");
</script>
</body>
</html>