summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediacapture-handle/identity
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/mediacapture-handle/identity')
-rw-r--r--testing/web-platform/meta/mediacapture-handle/identity/MediaDevices-setCaptureHandleConfig.https.window.js.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mediacapture-handle/identity/MediaDevices-setCaptureHandleConfig.https.window.js.ini b/testing/web-platform/meta/mediacapture-handle/identity/MediaDevices-setCaptureHandleConfig.https.window.js.ini
new file mode 100644
index 0000000000..74b07c1ff1
--- /dev/null
+++ b/testing/web-platform/meta/mediacapture-handle/identity/MediaDevices-setCaptureHandleConfig.https.window.js.ini
@@ -0,0 +1,15 @@
+[MediaDevices-setCaptureHandleConfig.https.window.html]
+ [setCaptureHandleConfig does not throw if handle length is 1024.]
+ expected: FAIL
+
+ [setCaptureHandleConfig raises TypeError if handle is invalid.]
+ expected: FAIL
+
+ [setCaptureHandleConfig does not throw if asterisk character appears only once.]
+ expected: FAIL
+
+ [setCaptureHandleConfig raises NotSupportedError if permittedOrigins is invalid.]
+ expected: FAIL
+
+ [setCaptureHandleConfig raises InvalidStateError if not from top-level browsing context.]
+ expected: FAIL