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