blob: 74b07c1ff13bc762dcb302406722fb92659f06e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
|