mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Remove extraneous feature flag
This commit is contained in:
parent
52ff4171ab
commit
1142ebee09
@ -24,7 +24,7 @@ info: |
|
||||
4. Else,
|
||||
a. Let O be ? ToObject(locales).
|
||||
5. Let len be ? ToLength(? Get(O, "length")).
|
||||
features: [Intl.DisplayNames, Symbol]
|
||||
features: [Intl.DisplayNames]
|
||||
---*/
|
||||
|
||||
var locales = {};
|
||||
|
@ -24,7 +24,7 @@ info: |
|
||||
|
||||
1. Let value be ? Get(options, property).
|
||||
...
|
||||
features: [Intl.DisplayNames, Symbol]
|
||||
features: [Intl.DisplayNames]
|
||||
locale: [en]
|
||||
---*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user