29 lines
920 B
INI
29 lines
920 B
INI
[getusermedia.https.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[getUserMedia({"video":{"tilt":{"max":1}}}) must fail with TypeError]
|
|
expected: FAIL
|
|
|
|
[getUserMedia({"video":{"zoom":{"exact":1}}}) must fail with TypeError]
|
|
expected: FAIL
|
|
|
|
[getUserMedia({"video":{"tilt":{"exact":1}}}) must fail with TypeError]
|
|
expected: FAIL
|
|
|
|
[getUserMedia({"video":{"zoom":{"max":1}}}) must fail with TypeError]
|
|
expected: FAIL
|
|
|
|
[getUserMedia({"video":{"tilt":{"min":1}}}) must fail with TypeError]
|
|
expected: FAIL
|
|
|
|
[getUserMedia({"video":{"pan":{"max":1}}}) must fail with TypeError]
|
|
expected: FAIL
|
|
|
|
[getUserMedia({"video":{"zoom":{"min":1}}}) must fail with TypeError]
|
|
expected: FAIL
|
|
|
|
[getUserMedia({"video":{"pan":{"exact":1}}}) must fail with TypeError]
|
|
expected: FAIL
|
|
|
|
[getUserMedia({"video":{"pan":{"min":1}}}) must fail with TypeError]
|
|
expected: FAIL
|