gecko-dev/intl/components
André Bargull 4741c41fed Bug 1648137 - Part 18: Add decimal number and formatToParts support to NumberRangeFormat. r=platform-i18n-reviewers,nordzilla
These new functions match the similarily named functions on `intl::NumberFormat`.

Also add some assertions to `NumberFormat::formatToParts()` when called with
decimal number strings to ensure non-finite number strings aren't used here,
because we always pass `Nothing()` for the number in this method.

Differential Revision: https://phabricator.services.mozilla.com/D119758
2021-08-24 09:34:52 +00:00
..
gtest Bug 1648137 - Part 18: Add decimal number and formatToParts support to NumberRangeFormat. r=platform-i18n-reviewers,nordzilla 2021-08-24 09:34:52 +00:00
src Bug 1648137 - Part 18: Add decimal number and formatToParts support to NumberRangeFormat. r=platform-i18n-reviewers,nordzilla 2021-08-24 09:34:52 +00:00
moz.build Bug 1648137 - Part 2: Add PluralRules::SelectRange(). r=dminor,platform-i18n-reviewers,nordzilla 2021-08-24 09:34:46 +00:00