OLD | NEW |
---|---|
(Empty) | |
1 <!doctype html> | |
2 <html> | |
3 <body> | |
4 <p>Upload enough data to trigger upload events within the Worker. If this test passes, there should be a single PASS below.</p> | |
5 <script src="resources/worker-create.js"></script> | |
6 <script src="resources/upload-onprogress-event.js"></script> | |
7 </body> | |
8 </html> | |
OLD | NEW |