Skip to content

Intl: platform.normalizeLanguageTag does not correctly handle valueless unicode extensions #4490

Open
@jackhorton

Description

@jackhorton

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions