diff options
Diffstat (limited to 'testing/web-platform/meta/webcodecs/videoFrame-construction.crossOriginIsolated.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webcodecs/videoFrame-construction.crossOriginIsolated.https.any.js.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webcodecs/videoFrame-construction.crossOriginIsolated.https.any.js.ini b/testing/web-platform/meta/webcodecs/videoFrame-construction.crossOriginIsolated.https.any.js.ini new file mode 100644 index 0000000000..2b212ac30f --- /dev/null +++ b/testing/web-platform/meta/webcodecs/videoFrame-construction.crossOriginIsolated.https.any.js.ini @@ -0,0 +1,10 @@ +[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 not swgl and not fission: [OK, TIMEOUT] + if (os == "android") and not swgl and fission: [OK, TIMEOUT] |