summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/callback-to-remote-context2-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/dom/Geolocation/callback-to-remote-context2-expected.txt')
-rw-r--r--LayoutTests/fast/dom/Geolocation/callback-to-remote-context2-expected.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/LayoutTests/fast/dom/Geolocation/callback-to-remote-context2-expected.txt b/LayoutTests/fast/dom/Geolocation/callback-to-remote-context2-expected.txt
new file mode 100644
index 0000000..55d5b08
--- /dev/null
+++ b/LayoutTests/fast/dom/Geolocation/callback-to-remote-context2-expected.txt
@@ -0,0 +1,10 @@
+Tests that when a Geolocation request is made from a remote frame, and the JavaScript call chain starts from that remote frame, callbacks are made as usual.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS Success callback invoked
+PASS successfullyParsed is true
+
+TEST COMPLETE
+