archives

« Bugzilla Issues Index

#4285 — 13.1.2 String.prototype.toLocaleLowerCase: Missing ReturnIfAbrupt; + minor editorial changes


13.1.2 String.prototype.toLocaleLowerCase ([locales])

Step 1: Missing full stop.

Step 4: Missing ReturnIfAbrupt after CanonicalizeLocaleList

Step 11: "then" can be omitted.


Fixed