We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b4e97 commit f272170Copy full SHA for f272170
index.bs
@@ -8785,7 +8785,7 @@ a reference to the same object that the IDL value represents.
8785
</div>
8786
8787
<div algorithm>
8788
- To <dfn for="ArrayBufferView">create</dfn> one of the {{ArrayBufferView}} types from a
+ To <dfn export for="ArrayBufferView">create</dfn> one of the {{ArrayBufferView}} types from a
8789
[=byte sequence=] |bytes| in a [=realm=] |realm|:
8790
8791
1. Assert: if the type is not {{DataView}}, then |bytes|'s [=byte sequence/length=] [=modulo=]
0 commit comments