OLD | NEW |
---|---|
(Empty) | |
1 Running test: consoleExistsOnGlobal | |
2 true | |
3 | |
4 Running test: consoleHasRightPropertyDescriptor | |
5 { | |
6 configurable : true | |
7 enumerable : false | |
8 value : <value> | |
9 writable : true | |
10 } | |
11 | |
12 Running test: ConsoleNotExistsOnGlobal | |
13 false | |
14 | |
15 Running test: prototypeChainMustBeCorrect | |
16 true | |
OLD | NEW |