mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 07:54:41 +02:00
Merge pull request #303 from pvginkel/environment-object-deletion
Fixed testing deletion of an environment object.
This commit is contained in:
commit
6462958efc
@ -10,7 +10,7 @@ info: >
|
|||||||
language provides no way to directly exercise [[Delete]], the tests are placed here.
|
language provides no way to directly exercise [[Delete]], the tests are placed here.
|
||||||
es5id: 11.4.1-4.a-5
|
es5id: 11.4.1-4.a-5
|
||||||
description: >
|
description: >
|
||||||
delete operator returns false when deleting the environment object
|
delete operator returns false when deleting the declaration of the environment object
|
||||||
inside 'with'
|
inside 'with'
|
||||||
flags: [noStrict]
|
flags: [noStrict]
|
||||||
includes: [runTestCase.js]
|
includes: [runTestCase.js]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user