Skip to content

Update "Conformance" section for new options/constructors #467

@anba

Description

@anba

https://tc39.es/ecma402/#conformance lists which options are allowed to have implementation-defined behaviour. This section hasn't been kept up to date:

  • NumberFormat: "notation", "compactDisplay", "signDisplay", "currencySign", and "unitDisplay" are missing
  • PluralRules: Add the same exceptions for "minimumIntegerDigits", "minimumFractionDigits", "maximumFractionDigits", "minimumSignificantDigits" as already present for NumberFormat
  • PluralRules: "type" option is missing
  • RelativeTimeFormat: "style" and "numeric" options are missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: specComponent: spec editorial issueseditorialInvolves an editorial fixs: help wantedStatus: help wanted; needs proposal champion

    Type

    No type

    Projects

    Status

    Priority Issues

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions