Skip to content
Snippets Groups Projects
Commit db3aa4ca authored by jungshik's avatar jungshik Committed by Tom Care
Browse files

Replace islamicc with islamic-umalqura in getCanonicalLocales/main.js (Intl402) (#789)

* Replace islamicc with islamic-umalqura

Per discussion in #743, it's implementation-dependent how ismalicc is
canonicalized. However, 'islamic-umalqura' should be treated the same
way by all implementations.

* Remove ar-ma-u-ca-islamic-umalqura per discussion
parent 4a5c52be
Branches
No related tags found
No related merge requests found
...@@ -29,6 +29,4 @@ assertArray(gCL({'a': 0}), []); ...@@ -29,6 +29,4 @@ assertArray(gCL({'a': 0}), []);
assertArray(gCL({}), []); assertArray(gCL({}), []);
assertArray(gCL(['ar-ma-u-ca-islamicc']), ['ar-MA-u-ca-islamicc']);
assertArray(gCL(['th-th-u-nu-thai']), ['th-TH-u-nu-thai']); assertArray(gCL(['th-th-u-nu-thai']), ['th-TH-u-nu-thai']);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment