Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #3
Project: v8/v8
Branch: main
Author: Frank Tang <
Link:
[intl] Implement ECMA402 PR925
Expand for full commit details
[intl] Implement ECMA402 PR925
Spec: https://github.com/tc39/ecma402/pull/925
Bug: 372731679
Change-Id: I7c7bd4974f21c64a3905eb817983636941f410d5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5925080
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/main@{#96641}
Files:
- M
src/objects/js-number-format.cc
- A
test/intl/number-format/pr925.js
Hash: 2004e766b8ce024c8ad45fbdeb056405e36e2be8
Date: Fri Oct 11 00:38:41 2024
Description
Normative: When formatting currency values, only use data on the number of minor units used to display that currency when using standard notation. #925
It is pending on mozilla conditional approval. We file this bug to track the implementation. assuming Mozilla will ok with that.
see also