blob: 4c057f64ba5353e05f9ec3ff78687cae4310fb88 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[videoFrame-copyTo.any.html]
prefs: [dom.media.webcodecs.enabled:true]
[Test I420A stride and offset work.]
expected:
if (os == "linux") and debug and fission and not swgl: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
[videoFrame-copyTo.any.worker.html]
prefs: [dom.media.webcodecs.enabled:true]
|