1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00
ladybird/Libraries/LibJS/Tests/builtins/Intl
Timothy Flynn 128675770c LibJS: Implement Intl.Locale.prototype.variants
This is a normative change in the ECMA-402 spec. See:
e8c995a
2025-06-04 17:11:35 -04:00
..
Collator LibJS+LibUnicode: Implement retrieval of collator keyword values 2025-06-03 09:03:33 +12: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
Locale LibJS: Implement Intl.Locale.prototype.variants 2025-06-04 17:11:35 -04:00
NumberFormat LibJS: Use currency digits for NumberFormat only for standard notation 2025-03-18 11:47:23 -04:00
PluralRules LibJS: Add notation to Intl.PluralRules 2025-05-27 10:39:25 -04:00
RelativeTimeFormat LibJS: Ensure relevant extension keys are included in ICU locale data 2025-03-18 11:47:23 -04:00
Segmenter
Intl.@@toStringTag.js
Intl.getCanonicalLocales.js
Intl.supportedValuesOf.js LibJS+LibUnicode: Implement retrieval of collator keyword values 2025-06-03 09:03:33 +12:00