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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/event-listener-gc-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines 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/event-listener-gc-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/event-listener-gc-expected.txt b/LayoutTests/http/tests/xmlhttprequest/event-listener-gc-expected.txt
index 7d22dea3cb77ae9555d4c034a2ad4d5c19e4a050..f84abcce1788b74f55323e001520effefdd5e95a 100644
--- a/LayoutTests/http/tests/xmlhttprequest/event-listener-gc-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/event-listener-gc-expected.txt
@@ -1,3 +1,6 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
This test checks whether event handlers for outstanding XMLHttpRequests survive garbage collection.
See https://bugs.webkit.org/show_bug.cgi?id=9113 REGRESSION (14581): XMLHttpRequest never calls onreadystatechange with a readystate == 4

Powered by Google App Engine
This is Rietveld 408576698