diff options
Diffstat (limited to 'testing/web-platform/meta/geolocation-sensor/GeolocationSensor-disabled-by-feature-policy.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/geolocation-sensor/GeolocationSensor-disabled-by-feature-policy.https.html.ini | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/web-platform/meta/geolocation-sensor/GeolocationSensor-disabled-by-feature-policy.https.html.ini b/testing/web-platform/meta/geolocation-sensor/GeolocationSensor-disabled-by-feature-policy.https.html.ini new file mode 100644 index 0000000000..275216d8a8 --- /dev/null +++ b/testing/web-platform/meta/geolocation-sensor/GeolocationSensor-disabled-by-feature-policy.https.html.ini @@ -0,0 +1,16 @@ +[GeolocationSensor-disabled-by-feature-policy.https.html] + [GeolocationSensor: Feature-Policy header geolocation 'none' disallows the top-level document.] + expected: FAIL + + [GeolocationSensor: Feature-Policy header geolocation 'none' disallows same-origin iframes.] + expected: FAIL + + [GeolocationSensor: Feature-Policy header geolocation 'none' disallows cross-origin iframes.] + expected: FAIL + + [GeolocationSensor.read(): 'SecurityError' is thrown when disabled by Feature Policy] + expected: FAIL + + [GeolocationSensor.read(): 'AbortError' takes priority] + expected: FAIL + |