« Bugzilla Issues Index
#4298 — 11.1.2 Intl.NumberFormat
- bug_id:
4298
- creation_ts:
2015-04-16 14:52:00 -0700
- short_desc:
11.1.2 Intl.NumberFormat
- delta_ts:
2015-04-16 19:49:50 -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:
14253
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-04-16 14:52:11 -0700
11.1.2 Intl.NumberFormat([ locales [, options]])
Preamble: Missing parameter names
> When the Intl.NumberFormat function is called with optional arguments locales and options, the following steps are taken:
Step 1: Missing full stop
Step 4: Change `numberFormat`, `locales` and `options` to italic font.
Steps 3-6: Merge steps
> Return InitializeNumberFormat(numberFormat, locales, options).
- commentid:
14273
- comment_count:
1
- who:
Rick Waldron
- bug_when:
2015-04-16 19:49:50 -0700
Fixed