Skip to content

Commit 7893fb1

Browse files
authored
Remove self from minimum (#30)
1 parent bdd56a3 commit 7893fb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Markup Shorthands: markdown yes
1313
<pre class=link-defaults>
1414
spec:url; type:interface; text:URL
1515
spec:html; type:attribute; for:Window; text:navigator
16-
spec:html; type:attribute; for:Window; text:self
1716
</pre>
1817

1918
Introduction {#intro}
@@ -72,7 +71,6 @@ Interfaces:
7271
Global methods / properties:
7372

7473
* <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}}
7674
* globalThis.{{atob()}}
7775
* globalThis.{{btoa()}}
7876
* globalThis.{{console}}

0 commit comments

Comments
 (0)