1
0
Fork 0
firefox/testing/web-platform/meta/webrtc-encoded-transform/script-transform-sendKeyFrameRequest.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

9 lines
490 B
INI

[script-transform-sendKeyFrameRequest.https.html]
[sendKeyFrameRequest resolves for video receiver, and throws for video sender]
expected:
if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[sendKeyFrameRequest does not reject when the receiver is negotiated inactive, and resumes succeeding when negotiated back to active]
expected: FAIL