summaryrefslogtreecommitdiffstats
path: root/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt')
-rw-r--r--LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt b/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
deleted file mode 100644
index 5b4fd95..0000000
--- a/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-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 not made. If the callback is attempted, a crash will occur.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS No callbacks invoked
-PASS successfullyParsed is true
-
-TEST COMPLETE
-