blob: 3615b51a88d3d466a4719ed80e6d30739d3726f4 [file] [log] [blame]
frame "<!--frame1-->" - has 1 onunload handler(s)
Tests that when a request is made on a Geolocation object and its Frame is disconnected before a callback is made, the error callback is invoked with the correct error message.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successCallbackInvoked is false
PASS positionError.code is GeolocationPositionError.POSITION_UNAVAILABLE
PASS positionError.message is 'Geolocation cannot be used in frameless documents'
PASS successfullyParsed is true
TEST COMPLETE