blob: 12699cc12c20c624146cbe4f0580b42a2a5e72cd (
plain)
1
2
3
4
5
6
7
8
9
10
|
Tests that when a request is made on a Geolocation object after its frame has been disconnected, no callbacks are made and no crash occurs.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Method called on Geolocation object with disconnected Frame.
PASS successfullyParsed is true
TEST COMPLETE
|