blob: 6665ff79735d5e59b38777288184d11a0f539483 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[MediaStreamTrack-contentHint.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[Tracks have empty default content hint]
expected: FAIL
[Cloned audio tracks have separate contentHints]
expected: FAIL
[Accepts valid video contentHints]
expected: FAIL
[Audio tracks ignore invalid/video contentHints]
expected: FAIL
[Video tracks ignore invalid/audio contentHints]
expected: FAIL
[Cloned video tracks have separate contentHints]
expected: FAIL
|