diff options
author | Moonchild <moonchild@palemoon.org> | 2023-10-19 15:46:27 +0200 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2023-10-19 15:46:27 +0200 |
commit | 3e71cd6b93edaf7362e2635a38675bb843cd402a (patch) | |
tree | 7ec250ca2a32f7dc03dd64100aef9810b1f3ae8d /sourcestamp.txt | |
parent | 6c6c16b7f012b301af8ebc1aa0808017d631b56d (diff) | |
download | uxp-3e71cd6b93edaf7362e2635a38675bb843cd402a.tar.gz |
Issue #2350 - Part 2: Allow "maximumFractionDigits" option in
Intl.NumberFormat to be less than the default minimum fraction digits.
This implements the changes from the "has consensus" PR in TC39
The second pair of `DefaultNumberOption()` calls was inlined, because
only the fallback case is relevant anyway.
Steps 12.d and 12.e from the spec PR were combined into a single
`if`-block. That way it also matches step 12.f more closely.
Also changed the single `if` steps into an `if-else if` chain, because
the steps are mutually exclusive.
Diffstat (limited to 'sourcestamp.txt')
0 files changed, 0 insertions, 0 deletions