Index: LayoutTests/fast/dom/Window/Location/set-location-after-close-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/Location/set-location-after-close-expected.txt b/LayoutTests/fast/dom/Window/Location/set-location-after-close-expected.txt |
index 940180e2a8b4a105f3971ca4c466d64af3d48851..1b11e3a55a2feada5ca6b5979a419b15db3cd51d 100644 |
--- a/LayoutTests/fast/dom/Window/Location/set-location-after-close-expected.txt |
+++ b/LayoutTests/fast/dom/Window/Location/set-location-after-close-expected.txt |
@@ -1,2 +1,10 @@ |
main frame - has 1 onunload handler(s) |
-This tests opens a new window, sets a timeout to close it, then sets a timeout to navigate it via window.location. We pass if we don't crash when setting the location of the already closed window. |
+Updating window.location after the window has been closed, without crashing. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |