commit c2555944096afeaa8edacd7cf220f0280d90fc1e parent 3153a052d2a4712c40d01a18540d56c9625134b9 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Wed, 29 Oct 2025 02:33:22 +0000 Bug 1997001 [wpt PR 55741] - Update wpt metadata, a=testonly wpt-pr: 55741 wpt-type: metadata Diffstat:
| A | testing/web-platform/meta/webcodecs/videoDecoder-h264-sei.https.any.js.ini | | | 26 | ++++++++++++++++++++++++++ |
1 file changed, 26 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/webcodecs/videoDecoder-h264-sei.https.any.js.ini b/testing/web-platform/meta/webcodecs/videoDecoder-h264-sei.https.any.js.ini @@ -0,0 +1,26 @@ +[videoDecoder-h264-sei.https.any.html?h264_sei_annexb] + [H.264 SEI recovery point frames are treated as keyframes.] + expected: + if os == "android": PRECONDITION_FAILED + FAIL + + +[videoDecoder-h264-sei.https.any.worker.html?h264_sei_annexb] + [H.264 SEI recovery point frames are treated as keyframes.] + expected: + if os == "android": PRECONDITION_FAILED + FAIL + + +[videoDecoder-h264-sei.https.any.html?h264_sei_avc] + [H.264 SEI recovery point frames are treated as keyframes.] + expected: + if os == "android": PRECONDITION_FAILED + FAIL + + +[videoDecoder-h264-sei.https.any.worker.html?h264_sei_avc] + [H.264 SEI recovery point frames are treated as keyframes.] + expected: + if os == "android": PRECONDITION_FAILED + FAIL