blob: ae486a7cc6da4470d48e5b5520c2949a899cb3c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
[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
[voiceIsolation is reported by getSettings() for getUserMedia() audio tracks]
expected: FAIL
|