archives

« Bugzilla Issues Index

#4298 — 11.1.2 Intl.NumberFormat


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).


Fixed