mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 22:15:24 +02:00
Fix description of fractionalDigits
tests
This commit is contained in:
parent
e394ebb6fc
commit
c00830acef
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-Intl.DurationFormat
|
esid: sec-Intl.DurationFormat
|
||||||
description: Tests that the option localeMatcher is processed correctly.
|
description: Tests that the option fractionalDigits is processed correctly.
|
||||||
info: |
|
info: |
|
||||||
Intl.DurationFormat ( [ locales [ , options ] ] )
|
Intl.DurationFormat ( [ locales [ , options ] ] )
|
||||||
(...)
|
(...)
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-Intl.DurationFormat
|
esid: sec-Intl.DurationFormat
|
||||||
description: Tests that the option localeMatcher is processed correctly.
|
description: Tests that the option fractionalDigits is processed correctly.
|
||||||
info: |
|
info: |
|
||||||
Intl.DurationFormat ( [ locales [ , options ] ] )
|
Intl.DurationFormat ( [ locales [ , options ] ] )
|
||||||
(...)
|
(...)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user