blob: e8701e47daf77ed0ae41f96844831794df247169 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[parallel-capture-requests.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[getDisplayMedia() and parallel getUserMedia()]
expected:
if os == "android": FAIL
[getUserMedia() and parallel getDisplayMedia()]
expected:
if os == "android": FAIL
|