ladybird/Libraries/LibJS/Tests/builtins/Intl
Timothy Flynn 00d00b84d3 LibJS: Ensure relevant extension keys are included in ICU locale data
This is a normative change in the ECMA-402 spec. See:
7508197

In our implementation, we don't have the affected AOs directly, as we
delegate to ICU. So instead, we must ensure we provide ICU a locale with
the relevant extension keys present.
2025-03-18 11:47:23 -04:00
..
Collator Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
DateTimeFormat LibJS: Ensure relevant extension keys are included in ICU locale data 2025-03-18 11:47:23 -04:00
DisplayNames Meta+LibUnicode+LibJS: Upgrade to ICU 76.1 2025-01-18 17:56:40 -05:00
DurationFormat LibJS: Integrate Temporal.Duration into Intl.DurationFormat 2025-03-01 14:49:20 +01:00
ListFormat Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Locale Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
NumberFormat LibJS: Use currency digits for NumberFormat only for standard notation 2025-03-18 11:47:23 -04:00
PluralRules LibJS+LibUnicode: Designate a sort order for Intl.PluralRules categories 2024-12-05 09:49:55 +01:00
RelativeTimeFormat LibJS: Ensure relevant extension keys are included in ICU locale data 2025-03-18 11:47:23 -04:00
Segmenter Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Intl.@@toStringTag.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Intl.getCanonicalLocales.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Intl.supportedValuesOf.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00