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

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

Issue 1660073002: Fix fast/events/before-unload-return-bad-value.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/events/before-unload-return-bad-value.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt b/third_party/WebKit/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt
index a48aebf2fdc4445a1a208d30ccad87883ed8c41e..25726056457ba43454cbcbb1ebb5a5384fb34f27 100644
--- a/third_party/WebKit/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt
@@ -1,9 +1,10 @@
-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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/events/before-unload-return-bad-value.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698