summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
blob: 1b0a1b1715f14c3a46ec710ce13d49d5943c6a5b (plain)
1
2
3
4
5
6
7
8
9
10
11
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 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