mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
meta: add missing feature flag
This commit is contained in:
parent
f541d991f9
commit
91a61b29ac
@ -9,6 +9,7 @@ info: |
|
||||
Intl.DurationFormat.prototype.format(duration)
|
||||
(...)
|
||||
3. Let record be ? ToDurationRecord(duration)
|
||||
features: [Intl.DurationFormat]
|
||||
---*/
|
||||
|
||||
const df = new Intl.DurationFormat();
|
||||
|
@ -9,6 +9,7 @@ info: |
|
||||
Intl.DurationFormat.prototype.formatToParts(duration)
|
||||
(...)
|
||||
3. Let record be ? ToDurationRecord(duration)
|
||||
features: [Intl.DurationFormat]
|
||||
---*/
|
||||
|
||||
const df = new Intl.DurationFormat();
|
||||
|
Loading…
x
Reference in New Issue
Block a user