ICU4X 2.0 has icu4x::capi::icu4x_SentenceSegmenter_create_with_content_locale_mv1 and `icu4x::capi::icu4x_WordSegmenter_create_auto_with_content_locale_mv1` to handle locale argument (Grapheme cluster doesn't have it since no locale option). So `Intl.Segmenter` should handle locale argument.
Bug 1973862 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
ICU4X 2.0 has `icu4x::capi::icu4x_SentenceSegmenter_create_with_content_locale_mv1` and `icu4x::capi::icu4x_WordSegmenter_create_auto_with_content_locale_mv1` to handle locale argument (Grapheme cluster doesn't have it since no locale option). So `Intl.Segmenter` should handle locale argument.