ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl/NumberFormat
Timothy Flynn d1881da2be LibJS: Set approximate number range format result's "source" to "shared"
This is a normative change in the Intl.NumberFormat v3 spec. See:
7510e7f
2023-01-14 19:12:48 +00:00
..
NumberFormat.@@toStringTag.js
NumberFormat.js LibJS: Allow specifying only roundingIncrement in NumberFormat options 2022-11-29 10:24:44 +01: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 LibJS: Allow specifying only roundingIncrement in NumberFormat options 2022-11-29 10:24:44 +01:00
NumberFormat.supportedLocalesOf.js