blob: 2c519cfa502da396cd5bd6d47db305c368a06378 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[MediaStreamTrack-MediaElement-disabled-video-is-black.https.html]
disabled:
if swgl: https://bugzilla.mozilla.org/show_bug.cgi?id=1693804
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "linux") and not debug: [OK, ERROR, TIMEOUT]
[Tests that a disabled video track in a MediaStream is rendered as blackness]
expected:
if os == "win": PASS
if os == "android": PASS
[PASS, FAIL]
|