| <html> | |
| <head></head> | |
| <body> | |
| <div id="description"></div> | |
| <input type="file" id="fileInput" multiple></input> | |
| <div id="console"></div> | |
| <script src="script-tests/postmessage-test.js"></script> | |
| <script src="script-tests/postmessage-clone.js"></script> | |
| </body> | |
| </html> |