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