blob: 2214d408a32641ca58bda1d8e65fd06172f9b854 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[getPhotoSettings.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[exercises ImageCapture.getPhotoSettings()]
expected: FAIL
[getPhotoSettings() of an ended Track should throw "InvalidStateError"]
expected: FAIL
[throw "OperationError" when the MediaStreamTrack is stopped while getting photo settings]
expected: FAIL
|