File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,9 @@ spec:webidl; type:dfn; text:resolve
1919</pre>
2020<pre class=biblio>
2121{
22- "WEB-CODECS": {
23- "href":
24- "https://github.com/WICG/web-codecs/blob/master/explainer.md",
25- "title": "Web Codecs explainer"
26- },
2722 "SFRAME": {
2823 "href":
29- "https://www.ietf.org/archive/id/draft-ietf-sframe-enc-00 .html",
24+ "https://www.ietf.org/archive/id/draft-ietf-sframe-enc-04 .html",
3025 "title": "Secure Frame (SFrame)"
3126 }
3227}
@@ -47,12 +42,10 @@ which is the output of the encoder part of a codec and the input to the
4742decoder part of a codec which allows the user agent to apply encryption
4843locally.
4944
50- The interface is inspired by [[WEB-CODECS ]] to
45+ The interface is inspired by [[WEBCODECS ]] to
5146provide access to such functionality while retaining the setup flow of
5247RTCPeerConnection
5348
54- # Terminology # {#terminology}
55-
5649# Specification # {#specification}
5750
5851The Streams definition doesn't use WebIDL much, but the WebRTC spec does.
You can’t perform that action at this time.
0 commit comments