f5e924eb10
The patch in https://crrev.com/ddb5c2d999c5ee6e31c4a9599bb3ddb293cc3f49 moved all fractional digit settings to default values due to a coding error. These were not even correct default values, and users observed errors where percentages were written as "23.0%" instead of "23%". This patch fixes the setting propagation when appropriate and it changes the default max fractional digits of a percentage to 0, per spec. BUG=chromium:544122 R=mnita,jochen CC=hichris123,adamk LOG=Y Review URL: https://codereview.chromium.org/1420883002 Cr-Commit-Position: refs/heads/master@{#31468} |
||
---|---|---|
.. | ||
check-digit-ranges.js | ||
check-minimum-fraction-digits.js | ||
default-locale.js | ||
format-currency.js | ||
format-is-bound.js | ||
parse-currency.js | ||
parse-decimal.js | ||
parse-invalid-input.js | ||
parse-percent.js | ||
property-override.js | ||
resolved-options-is-method.js | ||
wellformed-unsupported-locale.js |