web-platform-tests / wpt

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

webrtc/RTCConfiguration-rtcpMuxPolicy.html is testing negotiate value which is no longer supported by the spec #46876

Open youennf opened 4 months ago

youennf commented 4 months ago

We probably want to update the spec to validate that negotiate is not a valid value. It seems Chrome supports it, not Safari and Firefox,

youennf commented 4 months ago

@jan-ivar, @alvestrand, thoughts?