ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl/RelativeTimeFormat
Timothy Flynn 1bcc29d0d1 LibJS+LibLocale: Replace Unicode keyword lookups with ICU
Note: All of the changes to the test files in this patch are now aligned
with both Chrome and Firefox.
2024-06-16 06:57:08 +02:00
..
RelativeTimeFormat.@@toStringTag.js
RelativeTimeFormat.js
RelativeTimeFormat.prototype.format.js
RelativeTimeFormat.prototype.formatToParts.js
RelativeTimeFormat.prototype.resolvedOptions.js LibJS+LibLocale: Replace Unicode keyword lookups with ICU 2024-06-16 06:57:08 +02:00
RelativeTimeFormat.supportedLocalesOf.js