ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl/PluralRules
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
..
PluralRules.@@toStringTag.js
PluralRules.js LibJS: Raise the upper minimum/maximum fraction digit limit to 100 2023-07-22 10:18:55 +02:00
PluralRules.prototype.resolvedOptions.js
PluralRules.prototype.select.js
PluralRules.prototype.selectRange.js
PluralRules.supportedLocalesOf.js