-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
TextDecoder('utf-8') doesn’t match spec #16894
Copy link
Copy link
Closed
Labels
c++Issues and PRs that require attention from people who are familiar with C++.Issues and PRs that require attention from people who are familiar with C++.i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.
Metadata
Metadata
Assignees
Labels
c++Issues and PRs that require attention from people who are familiar with C++.Issues and PRs that require attention from people who are familiar with C++.i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.
from discussion in #16876
in Node.js,
But in Safari/FF/Chrome,
think Node.js is wrong here per https://encoding.spec.whatwg.org/#utf-8-decoder
//cc @mathiasbynens