Skip to content

Commit

Permalink
Linkcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
alvestrand committed Jul 15, 2018
1 parent 164246a commit 69d2623
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions webrtc.html
Expand Up @@ -123,7 +123,9 @@ <h2>Terminology</h2>
<p>The <dfn>OAuth Client</dfn> and <dfn>Authorization Server</dfn> roles
are defined in [[!RFC6749]] Section 1.1.</p>
<p>
The terms <dfn>peeridentity</dfn>, <dfn>request an identity assertion</dfn> and <dfn>validate the identity</dfn> are defined in [[!WEBRTC-IDENTITY]].
The terms <dfn>isolated stream</dfn>,
<dfn>peeridentity</dfn>, <dfn>request an identity assertion</dfn> and
<dfn>validate the identity</dfn> are defined in [[!WEBRTC-IDENTITY]].
</p>
</section>
<section>
Expand Down Expand Up @@ -5040,8 +5042,8 @@ <h2>Methods</h2>
<code><a>RTCRtpSender</a></code> created for them, but
content MUST NOT be transmitted, unless they are also marked
with <code>peerIdentity</code> and they meet the requirements
for sending (see <a href="#isolated-pc">isolated streams and
<code>RTCPeerConnection</code></a>).</p>
for sending (see <a>isolated stream</a>).
</p>
<p>All other tracks that are not accessible to the
application MUST NOT be sent to the peer, with silence
(audio), black frames (video) or equivalently absent content
Expand Down

0 comments on commit 69d2623

Please sign in to comment.