ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl/NumberFormat
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
..
NumberFormat.@@toStringTag.js
NumberFormat.js LibJS: Raise the upper minimum/maximum fraction digit limit to 100 2023-07-22 10:18:55 +02:00
NumberFormat.prototype.format.js
NumberFormat.prototype.formatRange.js
NumberFormat.prototype.formatRangeToParts.js LibJS: Set approximate number range format result's "source" to "shared" 2023-01-14 19:12:48 +00:00
NumberFormat.prototype.formatToParts.js
NumberFormat.prototype.resolvedOptions.js
NumberFormat.supportedLocalesOf.js