| OLD | NEW |
| 1 CONSOLE MESSAGE: line 26: test,test2,,,test4,,,,, | 1 CONSOLE MESSAGE: line 26: test,test2,,,test4,,,,, |
| 2 CONSOLE MESSAGE: line 27: %o | 2 CONSOLE MESSAGE: line 27: %o |
| 3 CONSOLE MESSAGE: line 28: %O | 3 CONSOLE MESSAGE: line 28: %O |
| 4 CONSOLE MESSAGE: line 29: Test for zero "%f" in formatter | 4 CONSOLE MESSAGE: line 29: Test for zero "%f" in formatter |
| 5 CONSOLE MESSAGE: line 30: %% self-escape1 | 5 CONSOLE MESSAGE: line 30: %% self-escape1 |
| 6 CONSOLE MESSAGE: line 31: %%s self-escape2 | 6 CONSOLE MESSAGE: line 31: %%s self-escape2 |
| 7 CONSOLE MESSAGE: line 32: %%ss self-escape3 | 7 CONSOLE MESSAGE: line 32: %%ss self-escape3 |
| 8 CONSOLE MESSAGE: line 33: %%s%s%%s self-escape4 | 8 CONSOLE MESSAGE: line 33: %%s%s%%s self-escape4 |
| 9 CONSOLE MESSAGE: line 34: %%%%% self-escape5 | 9 CONSOLE MESSAGE: line 34: %%%%% self-escape5 |
| 10 CONSOLE MESSAGE: line 35: %%%s self-escape6 | 10 CONSOLE MESSAGE: line 35: %%%s self-escape6 |
| (...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 252 function ( /**/ foo/**/, /*/**/bar, | 252 function ( /**/ foo/**/, /*/**/bar, |
| 253 /**/baz) {} | 253 /**/baz) {} |
| 254 console-format.html:7 Number {[[PrimitiveValue]]: 42} | 254 console-format.html:7 Number {[[PrimitiveValue]]: 42} |
| 255 console-format.html:8 [Number] | 255 console-format.html:8 [Number] |
| 256 globals[32] | 256 globals[32] |
| 257 Number {[[PrimitiveValue]]: 42} | 257 Number {[[PrimitiveValue]]: 42} |
| 258 console-format.html:7 String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValu
e]]: "abc"} | 258 console-format.html:7 String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValu
e]]: "abc"} |
| 259 console-format.html:8 [String] | 259 console-format.html:8 [String] |
| 260 globals[33] | 260 globals[33] |
| 261 String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValue]]: "abc"} | 261 String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValue]]: "abc"} |
| 262 console-format.html:7 [1, 2, 3] | 262 console-format.html:7 Uint16Array(3) [1, 2, 3] |
| 263 console-format.html:8 [Uint16Array(3)] | 263 console-format.html:8 [Uint16Array(3)] |
| 264 globals[34] | 264 globals[34] |
| 265 [1, 2, 3] | 265 Uint16Array(3) [1, 2, 3] |
| 266 console-format.html:7 #text | 266 console-format.html:7 #text |
| 267 console-format.html:8 [text] | 267 console-format.html:8 [text] |
| 268 globals[35] | 268 globals[35] |
| 269 #text | 269 #text |
| 270 console-format.html:7 DOMException: Failed to execute 'removeChild' on 'Node': T
he node to be removed is not a child of this node. | 270 console-format.html:7 DOMException: Failed to execute 'removeChild' on 'Node': T
he node to be removed is not a child of this node. |
| 271 console-format.html:8 [DOMException: Failed to execute 'removeChild' on 'Node':
The node to be removed is not a child of th…] | 271 console-format.html:8 [DOMException: Failed to execute 'removeChild' on 'Node':
The node to be removed is not a child of th…] |
| 272 globals[36] | 272 globals[36] |
| 273 DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed
is not a child of this node. | 273 DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed
is not a child of this node. |
| 274 console-format.html:7 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0…] | 274 console-format.html:7 Uint8Array(400) [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0…] |
| 275 console-format.html:8 [Uint8Array(400)] | 275 console-format.html:8 [Uint8Array(400)] |
| 276 globals[37] | 276 globals[37] |
| 277 Uint8Array(400) | 277 Uint8Array(400) |
| 278 console-format.html:7 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0…] | 278 console-format.html:7 Uint8Array(400000000) [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0…] |
| 279 console-format.html:8 [Uint8Array(400000000)] | 279 console-format.html:8 [Uint8Array(400000000)] |
| 280 globals[38] | 280 globals[38] |
| 281 Uint8Array(400000000) | 281 Uint8Array(400000000) |
| 282 Expanded all messages | 282 Expanded all messages |
| 283 console-format.html:21 Array(10) | 283 console-format.html:21 Array(10) |
| 284 0: "test" | 284 0: "test" |
| 285 1: "test2" | 285 1: "test2" |
| 286 4: "test4" | 286 4: "test4" |
| 287 foo: Object | 287 foo: Object |
| 288 length: 10 | 288 length: 10 |
| (...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 713 length: 1 | 713 length: 1 |
| 714 __proto__: Array(0) | 714 __proto__: Array(0) |
| 715 globals[38] | 715 globals[38] |
| 716 Uint8Array(400000000) | 716 Uint8Array(400000000) |
| 717 [0 … 99999999] | 717 [0 … 99999999] |
| 718 [100000000 … 199999999] | 718 [100000000 … 199999999] |
| 719 [200000000 … 299999999] | 719 [200000000 … 299999999] |
| 720 [300000000 … 399999999] | 720 [300000000 … 399999999] |
| 721 __proto__: TypedArray | 721 __proto__: TypedArray |
| 722 | 722 |
| OLD | NEW |