| OLD | NEW |
| 1 CONSOLE MESSAGE: line 9: test1,test2 | 1 CONSOLE MESSAGE: line 9: test1,test2 |
| 2 CONSOLE MESSAGE: line 10: [object NodeList] | 2 CONSOLE MESSAGE: line 10: [object NodeList] |
| 3 CONSOLE MESSAGE: line 11: [object XPathResult] | 3 CONSOLE MESSAGE: line 11: [object XPathResult] |
| 4 CONSOLE MESSAGE: line 21: [object Object] | 4 CONSOLE MESSAGE: line 21: [object Object] |
| 5 CONSOLE MESSAGE: line 24: function () {} | 5 CONSOLE MESSAGE: line 24: function () {} |
| 6 CONSOLE MESSAGE: line 28: [object Object] | 6 CONSOLE MESSAGE: line 28: [object Object] |
| 7 CONSOLE MESSAGE: line 31: [object Object] | 7 CONSOLE MESSAGE: line 31: [object Object] |
| 8 CONSOLE MESSAGE: line 32: [object Object] | 8 CONSOLE MESSAGE: line 32: [object Object] |
| 9 CONSOLE MESSAGE: line 34: function get __proto__() { [native code] } | 9 CONSOLE MESSAGE: line 34: function get __proto__() { [native code] } |
| 10 CONSOLE MESSAGE: line 39: [object Uint8Array] | 10 CONSOLE MESSAGE: line 39: [object Uint8Array] |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 __proto__: XPathResult | 26 __proto__: XPathResult |
| 27 console-dir.html:16 Object | 27 console-dir.html:16 Object |
| 28 "": "" | 28 "": "" |
| 29 " ": " " | 29 " ": " " |
| 30 " a b ": " a b " | 30 " a b ": " a b " |
| 31 $foo5_: 0 | 31 $foo5_: 0 |
| 32 "a↵↵b↵c": "a↵↵b↵c" | 32 "a↵↵b↵c": "a↵↵b↵c" |
| 33 c d: "c d" | 33 c d: "c d" |
| 34 negZero: -0 | 34 negZero: -0 |
| 35 __proto__: Object | 35 __proto__: Object |
| 36 console-dir.html:19 anonymous() | 36 console-dir.html:19 function anonymous() |
| 37 arguments: null | 37 arguments: null |
| 38 caller: null | 38 caller: null |
| 39 length: 0 | 39 length: 0 |
| 40 name: "" | 40 name: "" |
| 41 prototype: Object | 41 prototype: Object |
| 42 __proto__: () | 42 __proto__: () |
| 43 [[FunctionLocation]]: console-dir.html:19 | 43 [[FunctionLocation]]: console-dir.html:19 |
| 44 [[Scopes]]: Scopes[1] | 44 [[Scopes]]: Scopes[1] |
| 45 console-dir.html:23 inner | 45 console-dir.html:23 inner |
| 46 __proto__: Object | 46 __proto__: Object |
| 47 console-dir.html:26 Object | 47 console-dir.html:26 Object |
| 48 No Properties | 48 No Properties |
| 49 console-dir.html:27 Object | 49 console-dir.html:27 Object |
| 50 foo: Object | 50 foo: Object |
| 51 No Properties | 51 No Properties |
| 52 __proto__: Object | 52 __proto__: Object |
| 53 console-dir.html:29 get __proto__() | 53 console-dir.html:29 function get __proto__() |
| 54 arguments: null | 54 arguments: null |
| 55 caller: null | 55 caller: null |
| 56 length: 0 | 56 length: 0 |
| 57 name: "get __proto__" | 57 name: "get __proto__" |
| 58 __proto__: () | 58 __proto__: () |
| 59 [[FunctionLocation]]: <unknown> | 59 [[FunctionLocation]]: <unknown> |
| 60 console-dir.html:34 Uint8Array[400000000] | 60 console-dir.html:34 Uint8Array[400000000] |
| 61 [0 … 99999999] | 61 [0 … 99999999] |
| 62 [100000000 … 199999999] | 62 [100000000 … 199999999] |
| 63 [200000000 … 299999999] | 63 [200000000 … 299999999] |
| 64 [300000000 … 399999999] | 64 [300000000 … 399999999] |
| 65 __proto__: TypedArray | 65 __proto__: TypedArray |
| 66 console-dir.html:39 Event | 66 console-dir.html:39 Event |
| 67 bubbles: false | 67 bubbles: false |
| 68 cancelBubble: false | 68 cancelBubble: false |
| 69 cancelable: false | 69 cancelable: false |
| 70 composed: false | 70 composed: false |
| 71 currentTarget: null | 71 currentTarget: null |
| 72 defaultPrevented: false | 72 defaultPrevented: false |
| 73 eventPhase: 0 | 73 eventPhase: 0 |
| 74 isTrusted: false | 74 isTrusted: false |
| 75 path: Array[0] | 75 path: Array[0] |
| 76 returnValue: true | 76 returnValue: true |
| 77 srcElement: null | 77 srcElement: null |
| 78 target: null | 78 target: null |
| 79 timeStamp: 0 | 79 timeStamp: 0 |
| 80 type: "" | 80 type: "" |
| 81 __proto__: Event | 81 __proto__: Event |
| 82 | 82 |
| OLD | NEW |