« Bugzilla Issues Index
#4285 — 13.1.2 String.prototype.toLocaleLowerCase: Missing ReturnIfAbrupt; + minor editorial changes
- bug_id:
4285
- creation_ts:
2015-04-16 10:38:00 -0700
- short_desc:
13.1.2 String.prototype.toLocaleLowerCase: Missing ReturnIfAbrupt; + minor editorial changes
- delta_ts:
2015-04-16 20:44:13 -0700
- product:
Internationalization - ECMA-402
- component:
Specification
- version:
Edition 2.0 drafts
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Rick Waldron
- cc:
waldron.rick
- commentid:
14197
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-04-16 10:38:32 -0700
13.1.2 String.prototype.toLocaleLowerCase ([locales])
Step 1: Missing full stop.
Step 4: Missing ReturnIfAbrupt after CanonicalizeLocaleList
Step 11: "then" can be omitted.
- commentid:
14218
- comment_count:
1
- who:
Rick Waldron
- bug_when:
2015-04-16 12:33:22 -0700
Fixed