ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl/DurationFormat
Timothy Flynn 72f61396cd LibJS: Correctly display a negative sign on negative durations
This is a normative change in the Intl.DurationFormat proposal. See:
adfc4a1
2024-08-14 11:48:08 +02:00
..
DurationFormat.@@toStringTag.js
DurationFormat.js
DurationFormat.prototype.format.js LibJS: Correctly display a negative sign on negative durations 2024-08-14 11:48:08 +02:00
DurationFormat.prototype.formatToParts.js
DurationFormat.prototype.resolvedOptions.js
DurationFormat.supportedLocalesOf.js