From cd3b975359db68f96b3745fb356f9db70ebd4f7e Mon Sep 17 00:00:00 2001 From: Richard Gibson Date: Tue, 24 Oct 2023 11:27:24 -0400 Subject: [PATCH] Update Uint8Array to/from base64 last presented --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1df0ad5..cb8db0a4 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Stage 2 indicates that the committee expects these features to be developed and | [Time Zone Canonicalization][time-zone-canon] | Justin Grant | Justin Grant
Richard Gibson | [May 2023][time-zone-canon-notes] | | [Deferring Module Evaluation][lazy-import] | Yulia Startsev
Guy Bedford | Yulia Startsev
Guy Bedford
Nicolò Ribaudo | [July 2023][lazy-import-notes] | | [`RegExp.escape`][escape] | Domenic Denicola
Benjamin Gruenbaum
Jordan Harband | Jordan Harband | September 2023 | -| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | [July 2023][uint8array-base64-notes] | +| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | [July 2023][uint8array-base64-notes]
September 2023
| The test262 feature flag links to a code search of tests using that feature flag, which may constitute complete or partial coverage. The :question: means there is no feature flag for tests yet.