Skip to content

Commit

Permalink
Update Uint8Array to/from base64 last presented
Browse files Browse the repository at this point in the history
  • Loading branch information
gibson042 committed Oct 24, 2023
1 parent e5eab00 commit cd3b975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<br />Richard Gibson | <sub>[May&nbsp;2023][time-zone-canon-notes]</sub> |
| [Deferring Module Evaluation][lazy-import] | Yulia Startsev<br />Guy Bedford | Yulia Startsev<br />Guy Bedford<br />Nicolò Ribaudo | <sub>[July&nbsp;2023][lazy-import-notes]</sub> |
| [`RegExp.escape`][escape] | Domenic Denicola<br />Benjamin Gruenbaum<br />Jordan Harband | Jordan Harband | <sub>September&nbsp;2023</sub> |
| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | <sub>[July&nbsp;2023][uint8array-base64-notes]</sub> |
| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | <sub>[July&nbsp;2023][uint8array-base64-notes]<br />September&nbsp;2023</sub> |

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.
Expand Down

0 comments on commit cd3b975

Please sign in to comment.