Index: LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt |
diff --git a/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt b/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt |
index 262895d33dde370bf4cc81cf939a10cb4173506b..5fc0f87eb64c81a3a5aa73a2b04d4b2c7559cf35 100644 |
--- a/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt |
+++ b/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt |
@@ -1,4 +1,3 @@ |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
Tests that when a Geolocation request is made from a remote frame, and that frame's script context goes away before the Geolocation callback is made, the callback is made as usual. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |