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

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

Issue 79953004: Improve fidelity of XHR progress events. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Make test stable 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/upload-onload-event-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/upload-onload-event-expected.txt b/LayoutTests/http/tests/xmlhttprequest/upload-onload-event-expected.txt
index 11363720dcc2fefc6cd2c11cf24f6c6a46a2acc4..75b602d4e2444045c26dde5cf7e456c372d670b0 100644
--- a/LayoutTests/http/tests/xmlhttprequest/upload-onload-event-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/upload-onload-event-expected.txt
@@ -1,4 +1,3 @@
-This test that the load event is fired for XMLHttpRequestUpload objects.
-PASS: load event fired on XMLHttpRequestUpload.
+PASS Check that upload 'load' events are delivered and have expected values.

Powered by Google App Engine
This is Rietveld 408576698