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 |