Files
ladybird/Userland/Libraries/LibJS/Runtime/Intl/Intl.cpp
Timothy Flynn 92f4f40198 LibJS: Rename the Intl Enumeration Available* AOs to AvailableCanonical*
This is an editorial change to the Intl Enumeration API proposal. See:
https://github.com/tc39/proposal-intl-enumeration/commit/807b444

Note that this was followed by a normative change to actually ensure the
returned values are canonical:
https://github.com/tc39/proposal-intl-enumeration/commit/075a6dc

But the values we return are already canonical.
2022-11-03 16:36:11 +00:00

6.4 KiB