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