Skip to content

util: graduate TextEncoder/TextDecoder, tests#15743

Closed
jasnell wants to merge 10 commits intonodejs:masterfrom
jasnell:graduate-encoding
Closed

util: graduate TextEncoder/TextDecoder, tests#15743
jasnell wants to merge 10 commits intonodejs:masterfrom
jasnell:graduate-encoding

Conversation

@jasnell
Copy link
Member

@jasnell jasnell commented Oct 2, 2017

Add tests ported from Web Platform Tests.

Graduate TextEncoder / TextDecoder from experimental

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

util

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.