summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/callback-to-remote-context2-expected.txt
blob: 55d5b085fc031e93d02fd994ce833ddd48e06b84 (plain)
1
2
3
4
5
6
7
8
9
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