« Bugzilla Issues Index
#4302 — 10.1.2 Intl.Collator
- bug_id:
4302
- creation_ts:
2015-04-16 14:52:00 -0700
- short_desc:
10.1.2 Intl.Collator
- delta_ts:
2015-04-16 20:03:19 -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:
14257
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-04-16 14:52:19 -0700
10.1.2 Intl.Collator([ locales [, options]])
Preamble: Missing parameter names
> When the Intl.Collator function is called with optional arguments locales and options, the following steps are taken:
Step 1: Missing full stop
Step 4: Change `collator`, `locales` and `options` to italic font.
Steps 3-6: Merge steps
> Return InitializeCollator(collator, locales, options).