ladybird/Libraries/LibJS/Tests/builtins/Intl/NumberFormat
Timothy Flynn 37b8ba96f1 LibJS: Use currency digits for NumberFormat only for standard notation
This is a normative change in the ECMA-402 spec. See:
9140da2
2025-03-18 11:47:23 -04:00
..
NumberFormat.@@toStringTag.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
NumberFormat.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
NumberFormat.prototype.format.js Meta+LibUnicode+LibJS: Upgrade to ICU 76.1 2025-01-18 17:56:40 -05:00
NumberFormat.prototype.formatRange.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
NumberFormat.prototype.formatRangeToParts.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
NumberFormat.prototype.formatToParts.js Meta+LibUnicode+LibJS: Upgrade to ICU 76.1 2025-01-18 17:56:40 -05:00
NumberFormat.prototype.resolvedOptions.js LibJS: Use currency digits for NumberFormat only for standard notation 2025-03-18 11:47:23 -04:00
NumberFormat.supportedLocalesOf.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00