blob: 6ee260a629d4c7a04c1c1e7c1f655f025447f6d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[MediaStreamTrack-getSettings.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[sampleSize is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[sampleRate is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[resizeMode is reported by getSettings() for getUserMedia() video tracks]
expected: FAIL
[aspectRatio is reported by getSettings() for getUserMedia() video tracks]
expected: FAIL
[latency is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
[Stopped tracks should expose deviceId/groupId]
expected: FAIL
|