blob: 8555e563a1af03e1f390403c2a5d3226a139f455 [file] [log] [blame] [edit]
<!DOCTYPE html>
<body>
<title>GeolocationSensor Permissions Policy Test: Enabled</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/permissions-policy/resources/permissions-policy.js"></script>
<script src="/generic-sensor/generic-sensor-feature-policy-test.sub.js"></script>
<script>
"use strict";
run_permissions_policy_tests_enabled('GeolocationSensor');
</script>
</body>