File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8180,7 +8180,7 @@ interface <dfn>DOMStringList</dfn> {
8180
8180
arguments, and must not appear on anything other than an interface. It must appear only once on an
8181
8181
interface. It must not be used on a callback interface. If it appears on a partial interface or an
8182
8182
interface that is really a mixin, then it must also appear on the original or mixed-in-to
8183
- interface, and any supplied <span>serialization steps</span> and <span>deserialization
8183
+ interface, and any supplied <span>transfer steps</span> and <span>transfer-receiving
8184
8184
steps</span> for the partial interface or mixin should be understood as being appended to those of
8185
8185
the original or mixed-in-to interface.</p>
8186
8186
You can’t perform that action at this time.
0 commit comments