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.
self
1 parent bdd56a3 commit 7893fb1Copy full SHA for 7893fb1
index.bs
@@ -13,7 +13,6 @@ Markup Shorthands: markdown yes
13
<pre class=link-defaults>
14
spec:url; type:interface; text:URL
15
spec:html; type:attribute; for:Window; text:navigator
16
-spec:html; type:attribute; for:Window; text:self
17
</pre>
18
19
Introduction {#intro}
@@ -72,7 +71,6 @@ Interfaces:
72
71
Global methods / properties:
73
74
* <code class="idl"><a data-link-type="idl" href="https://tc39.es/ecma262/multipage/global-object.html#sec-globalthis">globalThis</a></code>
75
-* globalThis.{{self}}
76
* globalThis.{{atob()}}
77
* globalThis.{{btoa()}}
78
* globalThis.{{console}}
0 commit comments