haikuwebkit/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context...

12 lines
440 B
Plaintext

frame "<!--frame1-->" - 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 Success callback invoked
PASS successfullyParsed is true
TEST COMPLETE