mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 22:15:24 +02:00
Add feature
This commit is contained in:
parent
06f6ae960a
commit
e15f566216
10
features.txt
10
features.txt
@ -31,8 +31,14 @@ legacy-regexp
|
|||||||
# https://github.com/tc39/proposal-atomics-wait-async
|
# https://github.com/tc39/proposal-atomics-wait-async
|
||||||
Atomics.waitAsync
|
Atomics.waitAsync
|
||||||
|
|
||||||
# Import Assertions
|
# Import Attributes
|
||||||
# https://github.com/tc39/proposal-import-assertions/
|
# https://github.com/tc39/proposal-import-attributes/
|
||||||
|
import-attributes
|
||||||
|
|
||||||
|
# Import Assertions (Normative Optional, Deprecated)
|
||||||
|
# This feature should not be implemented, but if it is it must
|
||||||
|
# respect the specified behavior
|
||||||
|
# https://github.com/tc39/proposal-import-attributes/
|
||||||
import-assertions
|
import-assertions
|
||||||
|
|
||||||
# JSON modules
|
# JSON modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user