blob: a3f1242acb9359a6c4c256f7c34629c184462d98 [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="/feature-policy/resources/featurepolicy.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>