ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl
Timothy Flynn ea774111e8 LibJS: Raise the upper minimum/maximum fraction digit limit to 100
This is a normative change in the ECMA-402 spec. See:
f6d2945
2023-07-22 10:18:55 +02:00
..
Collator
DateTimeFormat LibJS: Format the era of ISO year 0 as BC 2023-02-02 12:12:26 +00:00
DisplayNames
DurationFormat
ListFormat
Locale
NumberFormat LibJS: Raise the upper minimum/maximum fraction digit limit to 100 2023-07-22 10:18:55 +02:00
PluralRules LibJS: Raise the upper minimum/maximum fraction digit limit to 100 2023-07-22 10:18:55 +02:00
RelativeTimeFormat
Segmenter LibUnicode: Fix typos causing text segmentation on mid-word punctuation 2023-02-15 12:36:47 +01:00
Intl.@@toStringTag.js
Intl.getCanonicalLocales.js
Intl.supportedValuesOf.js