summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/screen-details/getScreenDetails.tentative.https.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/screen-details/getScreenDetails.tentative.https.window.js.ini')
-rw-r--r--testing/web-platform/meta/screen-details/getScreenDetails.tentative.https.window.js.ini17
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/web-platform/meta/screen-details/getScreenDetails.tentative.https.window.js.ini b/testing/web-platform/meta/screen-details/getScreenDetails.tentative.https.window.js.ini
new file mode 100644
index 0000000000..069707b3f5
--- /dev/null
+++ b/testing/web-platform/meta/screen-details/getScreenDetails.tentative.https.window.js.ini
@@ -0,0 +1,17 @@
+[getScreenDetails.tentative.https.window.html]
+ expected:
+ if (os == "android") and debug and not swgl: [OK, ERROR]
+ [getScreenDetails() is present]
+ expected: FAIL
+
+ [getScreenDetails() rejects the promise with permission denied]
+ expected: FAIL
+
+ [getScreenDetails() resolves for attached iframe; rejects for detached iframe]
+ expected: FAIL
+
+ [Cached ScreenDetails interface from detached iframe does not crash, behaves okay]
+ expected: FAIL
+
+ [getScreenDetails() returns the expected interface with permission granted]
+ expected: FAIL