blob: 292771b9b7c24080fa925f6943869e89697b958e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[MediaStreamTrackGenerator-audio.https.html]
[Tests that creating a Audio MediaStreamTrackGenerator works as expected]
expected: FAIL
[Creating Generator with an invalid kind throws]
expected: FAIL
[Creating Generator with a missing kind throws]
expected: FAIL
[Tests that audio actually flows to a connected audio element]
expected: FAIL
[Mismatched data and generator kind throws on write.]
expected: FAIL
|