-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
c: metaComponent: intl-wide issuesComponent: intl-wide issuess: help wantedStatus: help wanted; needs proposal championStatus: help wanted; needs proposal champion
Description
It would seem more intuitive that, for example, Intl.Collator[Symbol.toStringTag] would be "Intl.Collator". Is this done for compatibility reasons, where we're aware of a site that depends on toString() on Intl objects returning "[Object object]"? For new APIs, should we use "Object" or the name of the class, if we're not constrained by compatibility?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: metaComponent: intl-wide issuesComponent: intl-wide issuess: help wantedStatus: help wanted; needs proposal championStatus: help wanted; needs proposal champion