blob: eec8a31a7912e60e6f3c8277e5e71a23cbe43990 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[videoFrame-construction.any.worker.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test planar constructed I420 VideoFrame with null colorSpace values]
expected: FAIL
[Test closed VideoFrame.]
expected: FAIL
[videoFrame-construction.any.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test planar constructed I420 VideoFrame with null colorSpace values]
expected: FAIL
[Test closed VideoFrame.]
expected: FAIL
|