v8/test/intl/number-format
Frank Tang d99f78c219 [intl] Sync number format v3 to pr92
Change the return value to fallback while the property
is not one specified in the value.
https://github.com/tc39/proposal-intl-numberformat-v3/pull/92

Bug: v8:13053
Change-Id: I40e430152c71258f1ff85fec1d69928937d0ad99
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3759224
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81795}
2022-07-19 02:09:02 +00:00
..
unified
check-digit-ranges.js
check-minimum-fraction-digits.js
check-nu-option.js
check-numbering-system.js
constructor-numberingSytem-order.js
constructor-order.js
default-locale.js
format-currency.js
format-is-bound.js
format-range-numbering-system.js Correct test to sync to PR85 and add test to show problem in v8:12977 2022-06-15 21:54:42 +00:00
format-range-string.js [intl] Implement NumberFormat v8 string input handling 2022-06-15 04:23:14 +00:00
format-range-v3.js [intl] Part 3 of NumberFormat v3 2022-03-04 22:53:20 +00:00
format-string.js [intl] Implement NumberFormat v8 string input handling 2022-06-15 04:23:14 +00:00
options-digits-v3.js [intl] Fix ResolvedOptions to output. 2022-05-03 03:23:46 +00:00
options-digits.js [intl] Fix ResolvedOptions to output. 2022-05-03 03:23:46 +00:00
options.js
resolved-options-is-method.js
resolved-options-unwrap.js
rounding-increment-resolved-match-v3.js Correct test to sync to PR85 and add test to show problem in v8:12977 2022-06-15 21:54:42 +00:00
rounding-increment-v3.js [intl] Implement NumberFormat v8 string input handling 2022-06-15 04:23:14 +00:00
rounding-increment-value-v3.js
rounding-mode-table-v3.js
rounding-mode-v3.js
sign-display-v3.js
trailing-zero-display-resolved-options-v3.js
trailing-zero-display-v3.js
UnwrapNumberFormatUseOrdinaryHasInstance.js
use-grouping-v3.js [intl] Sync number format v3 to pr92 2022-07-19 02:09:02 +00:00
wont-crash-by-1-or-false.js