diff options
Diffstat (limited to 'testing/web-platform/meta/geolocation-sensor/GeolocationSensor-iframe-access.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/geolocation-sensor/GeolocationSensor-iframe-access.https.html.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/geolocation-sensor/GeolocationSensor-iframe-access.https.html.ini b/testing/web-platform/meta/geolocation-sensor/GeolocationSensor-iframe-access.https.html.ini new file mode 100644 index 0000000000..7bd73663ab --- /dev/null +++ b/testing/web-platform/meta/geolocation-sensor/GeolocationSensor-iframe-access.https.html.ini @@ -0,0 +1,13 @@ +[GeolocationSensor-iframe-access.https.html] + expected: ERROR + [GeolocationSensor: sensor is suspended and resumed when focus traverses from to cross-origin frame] + expected: FAIL + + [GeolocationSensor: sensor is not suspended when focus traverses from to same-origin frame] + expected: NOTRUN + + [GeolocationSensor: losing a document's frame with an active sensor does not crash] + expected: NOTRUN + + [GeolocationSensor: calling start() in a non-fully active document does not crash] + expected: NOTRUN |