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