blob: 6a3a126c7850f42486680266c4901d7c84b867c8 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>GeolocationSensor Test: insecure context</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<link rel="help" href="https://wicg.github.io/geolocation-sensor/">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/generic-sensor/generic-sensor-tests.js"></script>
<script>
runGenericSensorInsecureContext("GeolocationSensor");
</script>