Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! Editorial: Clarify operations related to merging locale data
Canonicalize localeId before updating languageId subtags, to avoid normative changes For example, `new Intl.Locale("az-SU", {language: "ru"}).toString()` should continue returning "ru-AZ" rather than "ru-RU". https://github.com/tc39/ecma402/pull/804/files#r1295536807
- Loading branch information