diff --git a/webrtc.html b/webrtc.html index 1c496646e..d7d30aca5 100644 --- a/webrtc.html +++ b/webrtc.html @@ -3154,8 +3154,10 @@
"turn"
or
"turns"
, and either of
server.{{RTCIceServer/username}} or
- server.{{RTCIceServer/credential}} do
- [=map/exist|not exist=], then [= exception/throw =] an
+ server.{{RTCIceServer/credential}} are
+ [=map/exist|missing=] or their UTF-8 representations
+ fail to conform to [[RFC8489]] section 14.3 and [[RFC8265]]
+ section 4.1 respectively, then [= exception/throw =] an
{{InvalidAccessError}}.