Skip to content

Intl.NumberFormat and Intl.PluralRules don't agree when to call SetNumberFormatDigitOptions #1034

@anba

Description

@anba
  • Intl.NumberFormat calls SetNumberFormatDigitOptions after reading "notation", but before reading "compactDisplay".
  • Intl.PluralRules calls SetNumberFormatDigitOptions after reading both "notation" and "compactDisplay".

Note: This was explicitly requested in #1019 (comment), but isn't it better to align Intl.NumberFormat and Intl.PluralRules?

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: specComponent: spec editorial issuess: discussStatus: TG2 must discuss to move forward

    Type

    No type

    Projects

    Status

    Other Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions