Open
Description
The result of calling CanonicalizeLanguageTag on "en-us-u-kn" should be "en-US-u-kn", not "en-US-u-kn-true" as is currently returned from platform.normalizeLanguageTag. This causes test262 9.2.5_11_g_ii_2 to fail.
The result of calling CanonicalizeLanguageTag on "en-us-u-kn" should be "en-US-u-kn", not "en-US-u-kn-true" as is currently returned from platform.normalizeLanguageTag. This causes test262 9.2.5_11_g_ii_2 to fail.