0559fd7082
CreateNumberFormat of src/js/i18n.js implements http://www.ecma-international.org/ecma-402/1.0/#sec-11.1.1.1, but has a typo in step 33a. The spec says that the default value for minimumSignificantDigits should be 1, while the script set it to 0. This CL fixes that typo and adds a test for that. BUG=v8:5554 Review-Url: https://codereview.chromium.org/2694673003 Cr-Commit-Position: refs/heads/master@{#43197} |
||
---|---|---|
.. | ||
break-iterator | ||
collator | ||
date-format | ||
general | ||
number-format | ||
overrides | ||
string | ||
assert.js | ||
bad-target.js | ||
intl.gyp | ||
intl.isolate | ||
intl.status | ||
not-constructors.js | ||
OWNERS | ||
regexp-assert.js | ||
regexp-prepare.js | ||
regress-4870.js | ||
regress-5179.js | ||
testcfg.py | ||
toStringTag.js | ||
utils.js |