diff options
Diffstat (limited to 'testing/web-platform/meta/webcodecs/videoFrame-copyTo.crossOriginIsolated.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webcodecs/videoFrame-copyTo.crossOriginIsolated.https.any.js.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webcodecs/videoFrame-copyTo.crossOriginIsolated.https.any.js.ini b/testing/web-platform/meta/webcodecs/videoFrame-copyTo.crossOriginIsolated.https.any.js.ini new file mode 100644 index 0000000000..2a52eb1ed7 --- /dev/null +++ b/testing/web-platform/meta/webcodecs/videoFrame-copyTo.crossOriginIsolated.https.any.js.ini @@ -0,0 +1,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] |