From 4a0fee848eccd9f7b5b2e56c1f4275a4f6018ebf Mon Sep 17 00:00:00 2001 From: Philipp Hancke Date: Fri, 23 Feb 2024 04:18:36 +0000 Subject: [PATCH] Bug 1880441 [wpt PR 44603] - webrtc wpt: add test for codecs in subsequent offers, a=testonly Automatic update from web-platform-tests webrtc wpt: add test for codecs in subsequent offers Asserting the "and also MUST include all currently available formats" https://www.rfc-editor.org/rfc/rfc8829.html#name-subsequent-offers See https://github.com/w3c/webrtc-pc/issues/2938 BUG=None Change-Id: I7748ea94e58ba93cdf1043ee0235a7e560e260e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5293377 Commit-Queue: Philipp Hancke Reviewed-by: Harald Alvestrand Cr-Commit-Position: refs/heads/main@{#1262601} -- wpt-commits: 2898a8f1b5581668cc29ea8fefe3d76f98930048 wpt-pr: 44603 --- .../codecs-subsequent-offer.https.html | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 testing/web-platform/tests/webrtc/protocol/codecs-subsequent-offer.https.html diff --git a/testing/web-platform/tests/webrtc/protocol/codecs-subsequent-offer.https.html b/testing/web-platform/tests/webrtc/protocol/codecs-subsequent-offer.https.html new file mode 100644 index 0000000000000..fc9240e950b72 --- /dev/null +++ b/testing/web-platform/tests/webrtc/protocol/codecs-subsequent-offer.https.html @@ -0,0 +1,50 @@ + + + +RTCPeerConnection Codecs in subsequent offer + + + +