• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Tests that when a request is made on a Geolocation object after its frame has been disconnected, no callbacks are made and no crash occurs.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6Method called on Geolocation object with disconnected Frame.
7PASS successfullyParsed is true
8
9TEST COMPLETE
10
11