mirror of https://github.com/tc39/test262.git
Remove comments after PR92
https://github.com/tc39/proposal-intl-numberformat-v3/pull/92/files
This commit is contained in:
parent
e6b4558ae8
commit
f541d991f9
|
@ -7,10 +7,7 @@ esid: sec-initializenumberformat
|
|||
description: Tests that the option useGrouping is processed correctly.
|
||||
info: |
|
||||
The "Intl.NumberFormat v3" proposal contradicts the behavior required by the
|
||||
latest revision of ECMA402. Likewise, this test contradicts
|
||||
test-option-useGrouping.js. Until the proposal is included in a published
|
||||
standard (when the tests' discrepancies can be resolved), implementations
|
||||
should only expect to pass one of these two tests.
|
||||
latest revision of ECMA402.
|
||||
features: [Intl.NumberFormat-v3]
|
||||
---*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue