Skip to content

Commit c05f53f

Browse files
saschanazannevk
authored andcommitted
WindowOrWorkerGlobalScope is a mixin
1 parent f0bd826 commit c05f53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1643,7 +1643,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
16431643
<h3 id="self-caches">{{WindowOrWorkerGlobalScope/caches|self.caches}}</h3>
16441644

16451645
<pre class="idl">
1646-
partial interface WindowOrWorkerGlobalScope {
1646+
partial interface mixin WindowOrWorkerGlobalScope {
16471647
[SecureContext, SameObject] readonly attribute CacheStorage caches;
16481648
};
16491649
</pre>

0 commit comments

Comments
 (0)