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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..25726056457ba43454cbcbb1ebb5a5384fb34f27 |
--- /dev/null |
+++ b/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt |
@@ -0,0 +1,11 @@ |
+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 |
+ |