From e9372862b74501a147af02f854e88aebf1fb79e4 Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Mon, 22 Jan 2024 13:42:17 +0000 Subject: [PATCH] Bug 1875066 [wpt PR 44044] - webrtc wpt: add failing tests for SDP munging, a=testonly Automatic update from web-platform-tests webrtc wpt: add failing tests for SDP munging covering both read-only RTCSessionDescription and actual SDP munging. See also https://github.com/w3c/webrtc-pc/issues/2907 BUG=chromium:662898,chromium:823036 Change-Id: Iaabbd131198d18203de4fb7436e4d8c37fb9452e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5204646 Commit-Queue: Philipp Hancke Reviewed-by: Harald Alvestrand Cr-Commit-Position: refs/heads/main{#1248758} -- wpt-commits: d38fb52d7074a59d68803b2d211a2a193f78f8bd wpt-pr: 44044 UltraBlame original commit: 90899997ab4060c1cafc0287db868fc8b7db19ef --- .../tests/webrtc/legacy/munge-dont.html | 88 +++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 testing/web-platform/tests/webrtc/legacy/munge-dont.html diff --git a/testing/web-platform/tests/webrtc/legacy/munge-dont.html b/testing/web-platform/tests/webrtc/legacy/munge-dont.html new file mode 100644 index 0000000000000..b5f0a4cb63ba7 --- /dev/null +++ b/testing/web-platform/tests/webrtc/legacy/munge-dont.html @@ -0,0 +1,88 @@ + + + +SDP munging is a bad idea + + +