| <!DOCTYPE HTML> | |
| <html> | |
| <head> | |
| <title>File Writer with empty Blob</title> | |
| <script src="../../resources/js-test.js"></script> | |
| <script src="resources/file-writer-utils.js"></script> | |
| </head> | |
| <body> | |
| <div id="description"></div> | |
| <div id="console"></div> | |
| <script src="resources/file-writer-empty-blob.js"></script> | |
| </body> | |
| </html> | |