Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Geolocation / callback-to-deleted-context-expected.txt
blob5fc0f87eb64c81a3a5aa73a2b04d4b2c7559cf35
1 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 made as usual.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Success callback invoked
7 PASS successfullyParsed is true
9 TEST COMPLETE