Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Unified Diff: LayoutTests/http/tests/xmlhttprequest/workers/upload-onprogress-event-expected.txt

Issue 71433002: Enable XHR upload progress events for Workers. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add missing doctype declaration Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/xmlhttprequest/workers/upload-onprogress-event-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/workers/upload-onprogress-event-expected.txt b/LayoutTests/http/tests/xmlhttprequest/workers/upload-onprogress-event-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ec428a934178e9426aa7c4db33f3f82d94d4f23e
--- /dev/null
+++ b/LayoutTests/http/tests/xmlhttprequest/workers/upload-onprogress-event-expected.txt
@@ -0,0 +1,3 @@
+Upload enough data to trigger upload events within the Worker. If this test passes, there should be a single PASS below.
+
+PASS
« no previous file with comments | « LayoutTests/http/tests/xmlhttprequest/workers/upload-onprogress-event.html ('k') | Source/platform/network/ResourceRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698