blob: e7ba9e63a4463a987ffab9755755cc58d6e6243b [file] [log] [blame]
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