diff options
Diffstat (limited to 'testing/web-platform/meta/webcodecs/videoFrame-serialization.crossAgentCluster.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webcodecs/videoFrame-serialization.crossAgentCluster.https.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webcodecs/videoFrame-serialization.crossAgentCluster.https.html.ini b/testing/web-platform/meta/webcodecs/videoFrame-serialization.crossAgentCluster.https.html.ini new file mode 100644 index 0000000000..0b79f20636 --- /dev/null +++ b/testing/web-platform/meta/webcodecs/videoFrame-serialization.crossAgentCluster.https.html.ini @@ -0,0 +1,11 @@ +[videoFrame-serialization.crossAgentCluster.https.html] + prefs: [dom.media.webcodecs.enabled:true] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [Verify frames can be passed back and forth between main and sharedworker] + expected: + if (os == "android") and fission: TIMEOUT + + [Verify frames cannot be passed to serviceworker] + expected: + if (os == "android") and fission: NOTRUN |