blob: 2a52eb1ed7781b82edab0f70b5f580efc7739be3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[videoFrame-copyTo.crossOriginIsolated.https.any.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and debug: [OK, TIMEOUT]
[videoFrame-copyTo.crossOriginIsolated.https.any.worker.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
|