ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl
Timothy Flynn 675e5bfdce LibJS: Allow specifying only roundingIncrement in NumberFormat options
This is a normative change in the Intl.NumberFormat v3 spec. See:
a260aa3
2022-11-29 10:24:44 +01:00
..
Collator
DateTimeFormat LibLocale+LibJS: Update to CLDR version 42.0.0 2022-10-25 10:10:39 +01:00
DisplayNames LibLocale+LibJS: Update to CLDR version 42.0.0 2022-10-25 10:10:39 +01:00
DurationFormat LibJS: Map DurationFormat's list style to "short" when it is "digital" 2022-11-01 14:33:07 +00:00
ListFormat
Locale Everywhere: Fix a variety of typos 2022-09-14 04:46:49 +00:00
NumberFormat LibJS: Allow specifying only roundingIncrement in NumberFormat options 2022-11-29 10:24:44 +01:00
PluralRules LibLocale+LibJS: Update to CLDR version 42.0.0 2022-10-25 10:10:39 +01:00
RelativeTimeFormat LibLocale+LibJS: Update to CLDR version 42.0.0 2022-10-25 10:10:39 +01:00
Segmenter
Intl.@@toStringTag.js
Intl.getCanonicalLocales.js
Intl.supportedValuesOf.js