Skip to content

Commit f272170

Browse files
authored
Meta: export create algorithm for ArrayBufferView
Regressed in c45a0f3.
1 parent c3b4e97 commit f272170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8785,7 +8785,7 @@ a reference to the same object that the IDL value represents.
87858785
</div>
87868786

87878787
<div algorithm>
8788-
To <dfn for="ArrayBufferView">create</dfn> one of the {{ArrayBufferView}} types from a
8788+
To <dfn export for="ArrayBufferView">create</dfn> one of the {{ArrayBufferView}} types from a
87898789
[=byte sequence=] |bytes| in a [=realm=] |realm|:
87908790

87918791
1. Assert: if the type is not {{DataView}}, then |bytes|'s [=byte sequence/length=] [=modulo=]

0 commit comments

Comments
 (0)