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
19
19
</pre>
20
20
<pre class=biblio>
21
21
{
22
- "WEB-CODECS": {
23
- "href":
24
- "https://github.com/WICG/web-codecs/blob/master/explainer.md",
25
- "title": "Web Codecs explainer"
26
- },
27
22
"SFRAME": {
28
23
"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",
30
25
"title": "Secure Frame (SFrame)"
31
26
}
32
27
}
@@ -47,12 +42,10 @@ which is the output of the encoder part of a codec and the input to the
47
42
decoder part of a codec which allows the user agent to apply encryption
48
43
locally.
49
44
50
- The interface is inspired by [[WEB-CODECS ]] to
45
+ The interface is inspired by [[WEBCODECS ]] to
51
46
provide access to such functionality while retaining the setup flow of
52
47
RTCPeerConnection
53
48
54
- # Terminology # {#terminology}
55
-
56
49
# Specification # {#specification}
57
50
58
51
The Streams definition doesn't use WebIDL much, but the WebRTC spec does.
You can’t perform that action at this time.
0 commit comments