description("Tests that no timers will trigger for navigator.geolocation object after onunload."); if (window.layoutTestController) layoutTestController.setGeolocationPermission(true); document.body.onload = function() { location = "data:text/html,You should have seen one unload alert appear.