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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/onloadend-event-after-load-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/onloadend-event-after-load-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/onloadend-event-after-load-expected.txt b/LayoutTests/http/tests/xmlhttprequest/onloadend-event-after-load-expected.txt
index 89976c010f590467cd89e9b2ca5e426db4420d47..848c612eaf9743443208e7e408758841ebaf42d2 100644
--- a/LayoutTests/http/tests/xmlhttprequest/onloadend-event-after-load-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/onloadend-event-after-load-expected.txt
@@ -2,6 +2,6 @@ Test case for bug 40952: Onloadend event is not supported in XMLHttpRequest
Verify that a loadend ProgressEvent is dispatched after the load ProgressEvent when an async request completes normally.
-PASS should appear below:
-PASS
+PASS Check that 'loadend' events are delivered and have expected values.
+

Powered by Google App Engine
This is Rietveld 408576698