Skip to content

Commit a377d84

Browse files
authored
Add a note stating that underlying IETF pieces are still in flux (#120)
* Add a note stating that underlying IETF pieces are still in flux * Moving note * Remove coma
1 parent 914eed4 commit a377d84

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,13 @@ Similarly, if a web application sets the transform synchronously at creation of
172172

173173
# SFrameTransform # {#sframe}
174174

175+
<p class="note">
176+
The API presented in this section represents a preliminary proposal
177+
based on protocol proposals that have not yet been adopted by an IETF WG.
178+
As a result, both the API and underlying protocol are likely to change
179+
significantly going forward.
180+
</p>
181+
175182
<xmp class="idl">
176183
enum SFrameTransformRole {
177184
"encrypt",

0 commit comments

Comments
 (0)