Skip to content

Commit

Permalink
Remove self from minimum (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasnell committed Dec 1, 2022
1 parent bdd56a3 commit 7893fb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Markup Shorthands: markdown yes
<pre class=link-defaults>
spec:url; type:interface; text:URL
spec:html; type:attribute; for:Window; text:navigator
spec:html; type:attribute; for:Window; text:self
</pre>

Introduction {#intro}
Expand Down Expand Up @@ -72,7 +71,6 @@ Interfaces:
Global methods / properties:

* <code class="idl"><a data-link-type="idl" href="https://tc39.es/ecma262/multipage/global-object.html#sec-globalthis">globalThis</a></code>
* globalThis.{{self}}
* globalThis.{{atob()}}
* globalThis.{{btoa()}}
* globalThis.{{console}}
Expand Down

0 comments on commit 7893fb1

Please sign in to comment.