commit 0adaca213b7c9b755eb4a67f38bfba66ca00ea29 parent 3de7a3b689c92aac4b7ae27904161b7c1a1ec87f Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Thu, 6 Nov 2025 20:37:16 +0000 Bug 1998771 [wpt PR 55919] - Update wpt metadata, a=testonly wpt-pr: 55919 wpt-type: metadata Diffstat:
2 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/webcodecs/encodedVideoChunk-serialization.crossAgentCluster.https.html.ini b/testing/web-platform/meta/webcodecs/encodedVideoChunk-serialization.crossAgentCluster.https.html.ini @@ -0,0 +1,14 @@ +[encodedVideoChunk-serialization.crossAgentCluster.https.html] + expected: + if (display == "wayland") and not debug: [OK, TIMEOUT] + [Verify chunks cannot be passed to serviceworker] + expected: + if (display == "wayland") and not debug: [PASS, TIMEOUT] + + [Verify chunks is unavailable in sharedworker] + expected: + if (display == "wayland") and not debug: [PASS, NOTRUN] + + [Verify chunks is unavailable in serviceworker] + expected: + if (display == "wayland") and not debug: [PASS, NOTRUN] diff --git a/testing/web-platform/meta/webcodecs/videoDecoder-interlaced-h264.https.any.js.ini b/testing/web-platform/meta/webcodecs/videoDecoder-interlaced-h264.https.any.js.ini @@ -0,0 +1,10 @@ +[videoDecoder-interlaced-h264.https.any.worker.html?h264_interlaced_avc] + [Test decoding h.264 interlaced content] + expected: + if os == "android": PRECONDITION_FAILED + + +[videoDecoder-interlaced-h264.https.any.html?h264_interlaced_avc] + [Test decoding h.264 interlaced content] + expected: + if os == "android": PRECONDITION_FAILED