2021-09-09 [20:11:57.0461] The September 2021 TC39-TG2 meeting begins in ~14 hours. Looking for note-takers! [13:05:45.0174] @sffc: I think the necessary changes are in IsSanctionedSimpleUnitIdentifier, which should reference CLDR (common/validity/unit.xml) and not imply that UTS #35 itself contains the list of units [13:06:13.0894] * @sffc: I think the necessary changes are in IsSanctionedSimpleUnitIdentifier, which should reference CLDR (common/validity/unit.xml) and not imply that UTS #35 itself contains the list of units [13:07:20.0155] it would also be nice to reference the specific tokens of UTS #35, e.g. core_unit_identifier and/or simple_unit [13:10:55.0297] Sounds good; can you post that in the issue thread? 2021-09-10 [17:00:19.0816] done, and wrote the PR to boot 2021-09-30 [05:20:15.0342] Can someone confirm that all options(emoji ...) https://github.com/unicode-org/cldr/blob/latest/common/bcp47/collation.xml#L13-L31 are compatible with ECMA402? Except "standard" and "search" as the spec describe [05:20:33.0114] * Can someone confirm that all options(emoji ...) https://github.com/unicode-org/cldr/blob/latest/common/bcp47/collation.xml#L13-L31 are compatible with ECMA402? Except "standard" and "search" as we know. [05:21:49.0009] * Can someone confirm that all options(emoji ...) https://github.com/unicode-org/cldr/blob/latest/common/bcp47/collation.xml#L13-L31 are compatible with ECMA402? Except "standard" and "search" as the spec describe [06:03:07.0587] that may depend upon what you mean by "compatible". The whole list and even made-up values are accepted by https://tc39.es/ecma402/#sec-initializecollator , but are not guaranteed to make it through ResolveLocale on any given implementation [06:05:10.0781] Thanks Richard Gibson , I was looking at https://tc39.es/ecma402/#sec-intl-collator-internal-slots [06:06:40.0255] but was unsure if only those two must not be used or there is any other [06:07:12.0630] * but was unsure if only those two must not be used or there is any other [07:38:02.0130] no, those two are singled out because the Collator constructor uses a `usage` property