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

Unified Diff: LayoutTests/fast/events/before-unload-return-bad-value-expected.txt

Issue 823263002: ScriptState used by EventListener::handleEvent() is wrong (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 months 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/fast/events/before-unload-return-bad-value-expected.txt
diff --git a/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt b/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt
index 25726056457ba43454cbcbb1ebb5a5384fb34f27..a48aebf2fdc4445a1a208d30ccad87883ed8c41e 100644
--- a/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt
+++ b/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt
@@ -1,10 +1,9 @@
+CONSOLE ERROR: line 16: Uncaught Exception in toString()
Tests that an exception is thrown when the value returned in the beforeunload callback cannot be converted to a String
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS Exception was thrown
-PASS testMessage is "Uncaught Exception in toString()"
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698