ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl/DisplayNames
2022-03-30 14:24:32 +01:00
..
DisplayNames.@@toStringTag.js LibJS: Implement a nearly empty Intl.DisplayNames object 2021-08-26 22:04:09 +01:00
DisplayNames.js LibJS: Parse new Intl.DisplayNames "type" and "languageDisplay" options 2022-01-13 13:43:57 +01:00
DisplayNames.prototype.of.js LibJS: Disallow calendar display names which contain an underscore 2022-03-30 14:24:32 +01:00
DisplayNames.prototype.resolvedOptions.js LibJS: Add [[LanguageDisplay]] to Intl.DisplayNames's resolvedOptions 2022-01-13 13:43:57 +01:00
DisplayNames.supportedLocalesOf.js LibJS: Implement Intl.DisplayNames.supportedLocalesOf() 2021-09-04 19:08:18 +01:00