From 905a8aab3392a0db0ba4fa3e4bdc6e657211f1e2 Mon Sep 17 00:00:00 2001 From: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> Date: Mon, 9 Mar 2020 08:45:00 +0100 Subject: [PATCH] =?UTF-8?q?docs(README):=20Remove=C2=A0mentions=20of=C2=A0?= =?UTF-8?q?`[PrimaryGlobal]`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 523cee26..07e2a78b 100644 --- a/README.md +++ b/README.md @@ -403,7 +403,7 @@ Notable missing features include: - `maplike<>` and `setlike<>` - `[AllowShared]` - `[Default]` (for `toJSON()` operations) -- `[Global]` and `[PrimaryGlobal]`'s various consequences, including the named properties object and `[[SetPrototypeOf]]` +- `[Global]`'s various consequences, including the named properties object and `[[SetPrototypeOf]]` - `[Exposed]` - `[LegacyWindowAlias]` - `[LenientSetter]`