web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5k stars 3.09k forks source link

webrtc/legacy /munge-dont.html is not a legacy test #44206

Open youennf opened 9 months ago

youennf commented 9 months ago

The test is passing if UA is aligned with latest spec. It would be nice to move it to some other folder, like webrtc directly.

youennf commented 9 months ago

FYI, @alvestrand @fippo

youennf commented 9 months ago

tentative folder (or file) is fine too.

fippo commented 9 months ago

See https://wpt.fyi/results/webrtc/legacy?label=experimental&label=master&aligned legacy/ contains tests for behavior we do not want to encourage but due to existing deployment can not get rid of. This applies both to SDP munging as well as the inability to make attributes like RTCSessionDescription's .sdp read-only.

ref https://github.com/w3c/webrtc-pc/pull/2928 for papertrail