diff --git a/webrtc.html b/webrtc.html index cb723d36a..7f32c32b5 100644 --- a/webrtc.html +++ b/webrtc.html @@ -3092,11 +3092,7 @@
If parsedURL's [=url/query=] is non-null, run the following sub-steps and if any of them fail, [=exception/throw=] a "{{SyntaxError}}" {{DOMException}}:
-"stun"
or "stuns"
, then fail."transport=udp"
or "transport=tcp"
, then fail.If parsedURL's [=url/query=] is non-null and if parsedURL's [=url/query=] is different from either "transport=udp"
or "transport=tcp"
, [=exception/throw=] a "{{SyntaxError}}" {{DOMException}}.