File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,11 @@ spec:webidl; type:dfn; text:resolve
2323 "href":
2424 "https://github.com/WICG/web-codecs/blob/master/explainer.md",
2525 "title": "Web Codecs explainer"
26+ },
27+ "SFRAME": {
28+ "href":
29+ "https://www.ietf.org/archive/id/draft-ietf-sframe-enc-00.html",
30+ "title": "Secure Frame (SFrame)"
2631 }
2732}
2833</pre>
@@ -176,11 +181,8 @@ Similarly, if a web application sets the transform synchronously at creation of
176181
177182# SFrameTransform # {#sframe}
178183
179- <p class="note">
180- The API presented in this section represents a preliminary proposal
181- based on protocol proposals that have not yet been adopted by an IETF WG.
182- As a result, both the API and underlying protocol are likely to change
183- significantly going forward.
184+ <p>
185+ The API presented in this section allows applications to process SFrame data as defined in [[SFrame]] .
184186</p>
185187
186188<xmp class="idl">
You can’t perform that action at this time.
0 commit comments