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..4de21ee103ce98421ad2061098eda1d5efa837fe |
--- /dev/null |
+++ b/LayoutTests/fast/events/before-unload-return-bad-value-expected.txt |
@@ -0,0 +1,10 @@ |
+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 testMessage is "Uncaught Exception in toString()" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |