Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt

Issue 2543303002: DevTools: rebaseline tests after V8 roll (Closed)
Patch Set: DevTools: rebaseline expectations after injected script source change Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 CONSOLE MESSAGE: line 12: [object Object] 73 CONSOLE MESSAGE: line 12: [object Object]
74 CONSOLE MESSAGE: line 13: [object Object] 74 CONSOLE MESSAGE: line 13: [object Object]
75 CONSOLE MESSAGE: line 12: function Object() { [native code] } 75 CONSOLE MESSAGE: line 12: function Object() { [native code] }
76 CONSOLE MESSAGE: line 13: function Object() { [native code] } 76 CONSOLE MESSAGE: line 13: function Object() { [native code] }
77 CONSOLE MESSAGE: line 12: [object Object] 77 CONSOLE MESSAGE: line 12: [object Object]
78 CONSOLE MESSAGE: line 13: [object Object] 78 CONSOLE MESSAGE: line 13: [object Object]
79 CONSOLE MESSAGE: line 12: function ( /**/ foo/**/, /*/**/bar, 79 CONSOLE MESSAGE: line 12: function ( /**/ foo/**/, /*/**/bar,
80 /**/baz) {} 80 /**/baz) {}
81 CONSOLE MESSAGE: line 13: function ( /**/ foo/**/, /*/**/bar, 81 CONSOLE MESSAGE: line 13: function ( /**/ foo/**/, /*/**/bar,
82 /**/baz) {} 82 /**/baz) {}
83 CONSOLE MESSAGE: line 12: 42.000000 83 CONSOLE MESSAGE: line 12: 42.0000
84 CONSOLE MESSAGE: line 13: 42.000000 84 CONSOLE MESSAGE: line 13: 42.0000
luoe 2016/12/02 19:39:36 I'm not sure why this changed. This console test
kozy 2016/12/02 21:21:48 Way how we convert double to string was changed in
85 CONSOLE MESSAGE: line 12: abc 85 CONSOLE MESSAGE: line 12: abc
86 CONSOLE MESSAGE: line 13: abc 86 CONSOLE MESSAGE: line 13: abc
87 CONSOLE MESSAGE: line 12: [object Uint16Array] 87 CONSOLE MESSAGE: line 12: [object Uint16Array]
88 CONSOLE MESSAGE: line 13: [object Uint16Array] 88 CONSOLE MESSAGE: line 13: [object Uint16Array]
89 CONSOLE MESSAGE: line 12: [object Text] 89 CONSOLE MESSAGE: line 12: [object Text]
90 CONSOLE MESSAGE: line 13: [object Text] 90 CONSOLE MESSAGE: line 13: [object Text]
91 CONSOLE MESSAGE: line 12: [object DOMException] 91 CONSOLE MESSAGE: line 12: [object DOMException]
92 CONSOLE MESSAGE: line 13: [object DOMException] 92 CONSOLE MESSAGE: line 13: [object DOMException]
93 CONSOLE MESSAGE: line 12: [object Uint8Array] 93 CONSOLE MESSAGE: line 12: [object Uint8Array]
94 CONSOLE MESSAGE: line 13: [object Uint8Array] 94 CONSOLE MESSAGE: line 13: [object Uint8Array]
95 CONSOLE MESSAGE: line 12: [object Uint8Array] 95 CONSOLE MESSAGE: line 12: [object Uint8Array]
96 CONSOLE MESSAGE: line 13: [object Uint8Array] 96 CONSOLE MESSAGE: line 13: [object Uint8Array]
97 Tests that console logging dumps proper messages. 97 Tests that console logging dumps proper messages.
98 98
99 console-format.html:21 Array[10] 99 console-format.html:21 Array(10)
100 console-format.html:22 Array[10] 100 console-format.html:22 Array(10)
101 console-format.html:23 Array[10] 101 console-format.html:23 Array(10)
102 console-format.html:24 Test for zero "0" in formatter 102 console-format.html:24 Test for zero "0" in formatter
103 console-format.html:25 % self-escape1 dummy 103 console-format.html:25 % self-escape1 dummy
104 console-format.html:26 %s self-escape2 dummy 104 console-format.html:26 %s self-escape2 dummy
105 console-format.html:27 %ss self-escape3 dummy 105 console-format.html:27 %ss self-escape3 dummy
106 console-format.html:28 %sdummy%s self-escape4 106 console-format.html:28 %sdummy%s self-escape4
107 console-format.html:29 %%% self-escape5 dummy 107 console-format.html:29 %%% self-escape5 dummy
108 console-format.html:30 %dummy self-escape6 108 console-format.html:30 %dummy self-escape6
109 console-format.html:7 /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'( ?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.)) *)\s*\)/i 109 console-format.html:7 /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'( ?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.)) *)\s*\)/i
110 console-format.html:8 [/^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\…?:[!#$ %&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i] 110 console-format.html:8 [/^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\…?:[!#$ %&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i]
111 globals[0] 111 globals[0]
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 NaN 198 NaN
199 console-format.html:7 Infinity 199 console-format.html:7 Infinity
200 console-format.html:8 [Infinity] 200 console-format.html:8 [Infinity]
201 globals[19] 201 globals[19]
202 Infinity 202 Infinity
203 console-format.html:7 -Infinity 203 console-format.html:7 -Infinity
204 console-format.html:8 [-Infinity] 204 console-format.html:8 [-Infinity]
205 globals[20] 205 globals[20]
206 -Infinity 206 -Infinity
207 console-format.html:7 ["test", "test2", 4: "test4", foo: Object] 207 console-format.html:7 ["test", "test2", 4: "test4", foo: Object]
208 console-format.html:8 [Array[10]] 208 console-format.html:8 [Array(10)]
209 globals[21] 209 globals[21]
210 ["test", "test2", undefined × 2, "test4", undefined × 5] 210 ["test", "test2", undefined × 2, "test4", undefined × 5]
211 console-format.html:7 Object {} 211 console-format.html:7 Object {}
212 console-format.html:8 [Object] 212 console-format.html:8 [Object]
213 globals[22] 213 globals[22]
214 Object {} 214 Object {}
215 console-format.html:7 [function] 215 console-format.html:7 [function]
216 console-format.html:8 [Array[1]] 216 console-format.html:8 [Array(1)]
217 globals[23] 217 globals[23]
218 [function] 218 [function]
219 console-format.html:7 Object {bar: "bar"} 219 console-format.html:7 Object {bar: "bar"}
220 console-format.html:8 [Object] 220 console-format.html:8 [Object]
221 globals[24] 221 globals[24]
222 Object {bar: "bar"} 222 Object {bar: "bar"}
223 console-format.html:7 223 console-format.html:7
224 <svg id="svg-node"></svg> 224 <svg id="svg-node"></svg>
225 console-format.html:8 [svg#svg-node] 225 console-format.html:8 [svg#svg-node]
226 globals[25] 226 globals[25]
(...skipping 26 matching lines...) Expand all
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 [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 [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 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 , 0, 0, 0, 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 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 , 0, 0, 0, 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
289 __proto__: Array[0] 289 __proto__: Array(0)
290 console-format.html:22 Array[10] 290 console-format.html:22 Array(10)
291 0: "test" 291 0: "test"
292 1: "test2" 292 1: "test2"
293 4: "test4" 293 4: "test4"
294 foo: Object 294 foo: Object
295 length: 10 295 length: 10
296 __proto__: Array[0] 296 __proto__: Array(0)
297 console-format.html:23 Array[10] 297 console-format.html:23 Array(10)
298 0: "test" 298 0: "test"
299 1: "test2" 299 1: "test2"
300 4: "test4" 300 4: "test4"
301 foo: Object 301 foo: Object
302 length: 10 302 length: 10
303 __proto__: Array[0] 303 __proto__: Array(0)
304 console-format.html:24 Test for zero "0" in formatter 304 console-format.html:24 Test for zero "0" in formatter
305 console-format.html:25 % self-escape1 dummy 305 console-format.html:25 % self-escape1 dummy
306 console-format.html:26 %s self-escape2 dummy 306 console-format.html:26 %s self-escape2 dummy
307 console-format.html:27 %ss self-escape3 dummy 307 console-format.html:27 %ss self-escape3 dummy
308 console-format.html:28 %sdummy%s self-escape4 308 console-format.html:28 %sdummy%s self-escape4
309 console-format.html:29 %%% self-escape5 dummy 309 console-format.html:29 %%% self-escape5 dummy
310 console-format.html:30 %dummy self-escape6 310 console-format.html:30 %dummy self-escape6
311 console-format.html:7 /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'( ?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.)) *)\s*\)/i 311 console-format.html:7 /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'( ?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.)) *)\s*\)/i
312 console-format.html:8 Array[1] 312 console-format.html:8 Array(1)
313 0: /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\ [\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i 313 0: /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\ [\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
314 length: 1 314 length: 1
315 __proto__: Array[0] 315 __proto__: Array(0)
316 globals[0] 316 globals[0]
317 /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f] {1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i 317 /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f] {1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
318 console-format.html:7 /foo\\bar\sbaz/i 318 console-format.html:7 /foo\\bar\sbaz/i
319 console-format.html:8 Array[1] 319 console-format.html:8 Array(1)
320 0: /foo\\bar\sbaz/i 320 0: /foo\\bar\sbaz/i
321 length: 1 321 length: 1
322 __proto__: Array[0] 322 __proto__: Array(0)
323 globals[1] 323 globals[1]
324 /foo\\bar\sbaz/i 324 /foo\\bar\sbaz/i
325 console-format.html:7 test 325 console-format.html:7 test
326 console-format.html:8 Array[1] 326 console-format.html:8 Array(1)
327 0: "test" 327 0: "test"
328 length: 1 328 length: 1
329 __proto__: Array[0] 329 __proto__: Array(0)
330 globals[2] 330 globals[2]
331 "test" 331 "test"
332 console-format.html:7 test named "test" 332 console-format.html:7 test named "test"
333 console-format.html:8 Array[1] 333 console-format.html:8 Array(1)
334 0: "test named "test"" 334 0: "test named "test""
335 length: 1 335 length: 1
336 __proto__: Array[0] 336 __proto__: Array(0)
337 globals[3] 337 globals[3]
338 "test named "test"" 338 "test named "test""
339 console-format.html:7 Error 339 console-format.html:7 Error
340 console-format.html:8 Array[1] 340 console-format.html:8 Array(1)
341 0: Error 341 0: Error
342 length: 1 342 length: 1
343 __proto__: Array[0] 343 __proto__: Array(0)
344 globals[4] 344 globals[4]
345 Error 345 Error
346 console-format.html:7 Error: my error message 346 console-format.html:7 Error: my error message
347 console-format.html:8 Array[1] 347 console-format.html:8 Array(1)
348 0: Error: my error message 348 0: Error: my error message
349 length: 1 349 length: 1
350 __proto__: Array[0] 350 __proto__: Array(0)
351 globals[5] 351 globals[5]
352 Error: my error message 352 Error: my error message
353 console-format.html:7 Error: my multiline 353 console-format.html:7 Error: my multiline
354 error message 354 error message
355 console-format.html:8 Array[1] 355 console-format.html:8 Array(1)
356 0: Error: my multiline 356 0: Error: my multiline
357 error message 357 error message
358 length: 1 358 length: 1
359 __proto__: Array[0] 359 __proto__: Array(0)
360 globals[6] 360 globals[6]
361 Error: my multiline 361 Error: my multiline
362 error message 362 error message
363 console-format.html:7 363 console-format.html:7
364 <p id="p">Tests that console logging dumps proper messages.</p> 364 <p id="p">Tests that console logging dumps proper messages.</p>
365 console-format.html:8 Array[1] 365 console-format.html:8 Array(1)
366 0: p#p 366 0: p#p
367 length: 1 367 length: 1
368 __proto__: Array[0] 368 __proto__: Array(0)
369 globals[7] 369 globals[7]
370 <p id="p">Tests that console logging dumps proper messages.</p> 370 <p id="p">Tests that console logging dumps proper messages.</p>
371 console-format.html:7 function () { return 1; } 371 console-format.html:7 function () { return 1; }
372 console-format.html:8 Array[1] 372 console-format.html:8 Array(1)
373 0: function () 373 0: function ()
374 length: 1 374 length: 1
375 __proto__: Array[0] 375 __proto__: Array(0)
376 globals[8] 376 globals[8]
377 function () { return 1; } 377 function () { return 1; }
378 console-format.html:7 function () { 378 console-format.html:7 function () {
379 return 2; 379 return 2;
380 } 380 }
381 console-format.html:8 Array[1] 381 console-format.html:8 Array(1)
382 0: function () 382 0: function ()
383 length: 1 383 length: 1
384 __proto__: Array[0] 384 __proto__: Array(0)
385 globals[9] 385 globals[9]
386 function () { 386 function () {
387 return 2; 387 return 2;
388 } 388 }
389 console-format.html:7 0.12 389 console-format.html:7 0.12
390 console-format.html:8 Array[1] 390 console-format.html:8 Array(1)
391 0: 0.12 391 0: 0.12
392 length: 1 392 length: 1
393 __proto__: Array[0] 393 __proto__: Array(0)
394 globals[10] 394 globals[10]
395 0.12 395 0.12
396 console-format.html:7 http://webkit.org/ 396 console-format.html:7 http://webkit.org/
397 console-format.html:8 Array[1] 397 console-format.html:8 Array(1)
398 0: "http://webkit.org/" 398 0: "http://webkit.org/"
399 length: 1 399 length: 1
400 __proto__: Array[0] 400 __proto__: Array(0)
401 globals[11] 401 globals[11]
402 "http://webkit.org/" 402 "http://webkit.org/"
403 console-format.html:7 null 403 console-format.html:7 null
404 console-format.html:8 Array[1] 404 console-format.html:8 Array(1)
405 0: null 405 0: null
406 length: 1 406 length: 1
407 __proto__: Array[0] 407 __proto__: Array(0)
408 globals[12] 408 globals[12]
409 null 409 null
410 console-format.html:7 undefined 410 console-format.html:7 undefined
411 console-format.html:8 Array[1] 411 console-format.html:8 Array(1)
412 0: undefined 412 0: undefined
413 length: 1 413 length: 1
414 __proto__: Array[0] 414 __proto__: Array(0)
415 globals[13] 415 globals[13]
416 undefined 416 undefined
417 console-format.html:7 417 console-format.html:7
418 attr="" 418 attr=""
419 console-format.html:8 Array[1] 419 console-format.html:8 Array(1)
420 0: attr 420 0: attr
421 length: 1 421 length: 1
422 __proto__: Array[0] 422 __proto__: Array(0)
423 globals[14] 423 globals[14]
424 attr="" 424 attr=""
425 console-format.html:7 425 console-format.html:7
426 attr="value" 426 attr="value"
427 console-format.html:8 Array[1] 427 console-format.html:8 Array(1)
428 0: attr 428 0: attr
429 length: 1 429 length: 1
430 __proto__: Array[0] 430 __proto__: Array(0)
431 globals[15] 431 globals[15]
432 attr="value" 432 attr="value"
433 console-format.html:7 433 console-format.html:7
434 id="x" 434 id="x"
435 console-format.html:8 Array[1] 435 console-format.html:8 Array(1)
436 0: id 436 0: id
437 length: 1 437 length: 1
438 __proto__: Array[0] 438 __proto__: Array(0)
439 globals[16] 439 globals[16]
440 id="x" 440 id="x"
441 console-format.html:7 Object 441 console-format.html:7 Object
442 length: (...) 442 length: (...)
443 get length: function length() 443 get length: function length()
444 __proto__: Object 444 __proto__: Object
445 console-format.html:8 Array[1] 445 console-format.html:8 Array(1)
446 0: Object 446 0: Object
447 length: 1 447 length: 1
448 __proto__: Array[0] 448 __proto__: Array(0)
449 globals[17] 449 globals[17]
450 Object 450 Object
451 length: (...) 451 length: (...)
452 get length: function length() 452 get length: function length()
453 __proto__: Object 453 __proto__: Object
454 console-format.html:7 NaN 454 console-format.html:7 NaN
455 console-format.html:8 Array[1] 455 console-format.html:8 Array(1)
456 0: NaN 456 0: NaN
457 length: 1 457 length: 1
458 __proto__: Array[0] 458 __proto__: Array(0)
459 globals[18] 459 globals[18]
460 NaN 460 NaN
461 console-format.html:7 Infinity 461 console-format.html:7 Infinity
462 console-format.html:8 Array[1] 462 console-format.html:8 Array(1)
463 0: Infinity 463 0: Infinity
464 length: 1 464 length: 1
465 __proto__: Array[0] 465 __proto__: Array(0)
466 globals[19] 466 globals[19]
467 Infinity 467 Infinity
468 console-format.html:7 -Infinity 468 console-format.html:7 -Infinity
469 console-format.html:8 Array[1] 469 console-format.html:8 Array(1)
470 0: -Infinity 470 0: -Infinity
471 length: 1 471 length: 1
472 __proto__: Array[0] 472 __proto__: Array(0)
473 globals[20] 473 globals[20]
474 -Infinity 474 -Infinity
475 console-format.html:7 Array[10] 475 console-format.html:7 Array(10)
476 0: "test" 476 0: "test"
477 1: "test2" 477 1: "test2"
478 4: "test4" 478 4: "test4"
479 foo: Object 479 foo: Object
480 length: 10 480 length: 10
481 __proto__: Array[0] 481 __proto__: Array(0)
482 console-format.html:8 Array[1] 482 console-format.html:8 Array(1)
483 0: Array[10] 483 0: Array(10)
484 length: 1 484 length: 1
485 __proto__: Array[0] 485 __proto__: Array(0)
486 globals[21] 486 globals[21]
487 Array[10] 487 Array(10)
488 0: "test" 488 0: "test"
489 1: "test2" 489 1: "test2"
490 4: "test4" 490 4: "test4"
491 foo: Object 491 foo: Object
492 length: 10 492 length: 10
493 __proto__: Array[0] 493 __proto__: Array(0)
494 console-format.html:7 Object 494 console-format.html:7 Object
495 __proto__: Object 495 __proto__: Object
496 console-format.html:8 Array[1] 496 console-format.html:8 Array(1)
497 0: Object 497 0: Object
498 length: 1 498 length: 1
499 __proto__: Array[0] 499 __proto__: Array(0)
500 globals[22] 500 globals[22]
501 Object 501 Object
502 __proto__: Object 502 __proto__: Object
503 console-format.html:7 Array[1] 503 console-format.html:7 Array(1)
504 0: function () 504 0: function ()
505 length: 1 505 length: 1
506 __proto__: Array[0] 506 __proto__: Array(0)
507 console-format.html:8 Array[1] 507 console-format.html:8 Array(1)
508 0: Array[1] 508 0: Array(1)
509 length: 1 509 length: 1
510 __proto__: Array[0] 510 __proto__: Array(0)
511 globals[23] 511 globals[23]
512 Array[1] 512 Array(1)
513 0: function () 513 0: function ()
514 length: 1 514 length: 1
515 __proto__: Array[0] 515 __proto__: Array(0)
516 console-format.html:7 Object 516 console-format.html:7 Object
517 bar: "bar" 517 bar: "bar"
518 __proto__: Object 518 __proto__: Object
519 console-format.html:8 Array[1] 519 console-format.html:8 Array(1)
520 0: Object 520 0: Object
521 length: 1 521 length: 1
522 __proto__: Array[0] 522 __proto__: Array(0)
523 globals[24] 523 globals[24]
524 Object 524 Object
525 bar: "bar" 525 bar: "bar"
526 __proto__: Object 526 __proto__: Object
527 console-format.html:7 527 console-format.html:7
528 <svg id="svg-node"></svg> 528 <svg id="svg-node"></svg>
529 console-format.html:8 Array[1] 529 console-format.html:8 Array(1)
530 0: svg#svg-node 530 0: svg#svg-node
531 length: 1 531 length: 1
532 __proto__: Array[0] 532 __proto__: Array(0)
533 globals[25] 533 globals[25]
534 <svg id="svg-node"></svg> 534 <svg id="svg-node"></svg>
535 console-format.html:7 Object 535 console-format.html:7 Object
536 bar: (...) 536 bar: (...)
537 getFoo: function () 537 getFoo: function ()
538 get bar: function () 538 get bar: function ()
539 set bar: function (x) 539 set bar: function (x)
540 __proto__: Object 540 __proto__: Object
541 console-format.html:8 Array[1] 541 console-format.html:8 Array(1)
542 0: Object 542 0: Object
543 length: 1 543 length: 1
544 __proto__: Array[0] 544 __proto__: Array(0)
545 globals[26] 545 globals[26]
546 Object 546 Object
547 bar: (...) 547 bar: (...)
548 getFoo: function () 548 getFoo: function ()
549 get bar: function () 549 get bar: function ()
550 set bar: function (x) 550 set bar: function (x)
551 __proto__: Object 551 __proto__: Object
552 console-format.html:7 -0 552 console-format.html:7 -0
553 console-format.html:8 Array[1] 553 console-format.html:8 Array(1)
554 0: -0 554 0: -0
555 length: 1 555 length: 1
556 __proto__: Array[0] 556 __proto__: Array(0)
557 globals[27] 557 globals[27]
558 -0 558 -0
559 console-format.html:7 Object 559 console-format.html:7 Object
560 No Properties 560 No Properties
561 console-format.html:8 Array[1] 561 console-format.html:8 Array(1)
562 0: Object 562 0: Object
563 length: 1 563 length: 1
564 __proto__: Array[0] 564 __proto__: Array(0)
565 globals[28] 565 globals[28]
566 Object 566 Object
567 No Properties 567 No Properties
568 console-format.html:7 function Object() { [native code] } 568 console-format.html:7 function Object() { [native code] }
569 console-format.html:8 Array[1] 569 console-format.html:8 Array(1)
570 0: function Object() 570 0: function Object()
571 length: 1 571 length: 1
572 __proto__: Array[0] 572 __proto__: Array(0)
573 globals[29] 573 globals[29]
574 function Object() { [native code] } 574 function Object() { [native code] }
575 console-format.html:7 Object 575 console-format.html:7 Object
576 __defineGetter__: function __defineGetter__() 576 __defineGetter__: function __defineGetter__()
577 __defineSetter__: function __defineSetter__() 577 __defineSetter__: function __defineSetter__()
578 __lookupGetter__: function __lookupGetter__() 578 __lookupGetter__: function __lookupGetter__()
579 __lookupSetter__: function __lookupSetter__() 579 __lookupSetter__: function __lookupSetter__()
580 constructor: function Object() 580 constructor: function Object()
581 hasOwnProperty: function hasOwnProperty() 581 hasOwnProperty: function hasOwnProperty()
582 isPrototypeOf: function isPrototypeOf() 582 isPrototypeOf: function isPrototypeOf()
583 propertyIsEnumerable: function propertyIsEnumerable() 583 propertyIsEnumerable: function propertyIsEnumerable()
584 toLocaleString: function toLocaleString() 584 toLocaleString: function toLocaleString()
585 toString: function toString() 585 toString: function toString()
586 valueOf: function valueOf() 586 valueOf: function valueOf()
587 get __proto__: function __proto__() 587 get __proto__: function __proto__()
588 set __proto__: function __proto__() 588 set __proto__: function __proto__()
589 console-format.html:8 Array[1] 589 console-format.html:8 Array(1)
590 0: Object 590 0: Object
591 length: 1 591 length: 1
592 __proto__: Array[0] 592 __proto__: Array(0)
593 globals[30] 593 globals[30]
594 Object 594 Object
595 __defineGetter__: function __defineGetter__() 595 __defineGetter__: function __defineGetter__()
596 __defineSetter__: function __defineSetter__() 596 __defineSetter__: function __defineSetter__()
597 __lookupGetter__: function __lookupGetter__() 597 __lookupGetter__: function __lookupGetter__()
598 __lookupSetter__: function __lookupSetter__() 598 __lookupSetter__: function __lookupSetter__()
599 constructor: function Object() 599 constructor: function Object()
600 hasOwnProperty: function hasOwnProperty() 600 hasOwnProperty: function hasOwnProperty()
601 isPrototypeOf: function isPrototypeOf() 601 isPrototypeOf: function isPrototypeOf()
602 propertyIsEnumerable: function propertyIsEnumerable() 602 propertyIsEnumerable: function propertyIsEnumerable()
603 toLocaleString: function toLocaleString() 603 toLocaleString: function toLocaleString()
604 toString: function toString() 604 toString: function toString()
605 valueOf: function valueOf() 605 valueOf: function valueOf()
606 get __proto__: function __proto__() 606 get __proto__: function __proto__()
607 set __proto__: function __proto__() 607 set __proto__: function __proto__()
608 console-format.html:7 function ( /**/ foo/**/, /*/**/bar, 608 console-format.html:7 function ( /**/ foo/**/, /*/**/bar,
609 /**/baz) {} 609 /**/baz) {}
610 console-format.html:8 Array[1] 610 console-format.html:8 Array(1)
611 0: function ( /**/ foo/**/, /*/**/bar, /**/baz) 611 0: function ( /**/ foo/**/, /*/**/bar, /**/baz)
612 length: 1 612 length: 1
613 __proto__: Array[0] 613 __proto__: Array(0)
614 globals[31] 614 globals[31]
615 function ( /**/ foo/**/, /*/**/bar, 615 function ( /**/ foo/**/, /*/**/bar,
616 /**/baz) {} 616 /**/baz) {}
617 console-format.html:7 Number 617 console-format.html:7 Number
618 __proto__: Number 618 __proto__: Number
619 [[PrimitiveValue]]: 42 619 [[PrimitiveValue]]: 42
620 console-format.html:8 Array[1] 620 console-format.html:8 Array(1)
621 0: Number 621 0: Number
622 length: 1 622 length: 1
623 __proto__: Array[0] 623 __proto__: Array(0)
624 globals[32] 624 globals[32]
625 Number 625 Number
626 __proto__: Number 626 __proto__: Number
627 [[PrimitiveValue]]: 42 627 [[PrimitiveValue]]: 42
628 console-format.html:7 String 628 console-format.html:7 String
629 0: "a" 629 0: "a"
630 1: "b" 630 1: "b"
631 2: "c" 631 2: "c"
632 length: 3 632 length: 3
633 __proto__: String 633 __proto__: String
634 [[PrimitiveValue]]: "abc" 634 [[PrimitiveValue]]: "abc"
635 console-format.html:8 Array[1] 635 console-format.html:8 Array(1)
636 0: String 636 0: String
637 length: 1 637 length: 1
638 __proto__: Array[0] 638 __proto__: Array(0)
639 globals[33] 639 globals[33]
640 String 640 String
641 0: "a" 641 0: "a"
642 1: "b" 642 1: "b"
643 2: "c" 643 2: "c"
644 length: 3 644 length: 3
645 __proto__: String 645 __proto__: String
646 [[PrimitiveValue]]: "abc" 646 [[PrimitiveValue]]: "abc"
647 console-format.html:7 Uint16Array[3] 647 console-format.html:7 Uint16Array(3)
648 0: 1 648 0: 1
649 1: 2 649 1: 2
650 2: 3 650 2: 3
651 buffer: (...) 651 buffer: (...)
652 byteLength: (...) 652 byteLength: (...)
653 byteOffset: (...) 653 byteOffset: (...)
654 length: (...) 654 length: (...)
655 Symbol(Symbol.toStringTag): (...) 655 Symbol(Symbol.toStringTag): (...)
656 __proto__: TypedArray 656 __proto__: TypedArray
657 console-format.html:8 Array[1] 657 console-format.html:8 Array(1)
658 0: Uint16Array[3] 658 0: Uint16Array(3)
659 length: 1 659 length: 1
660 __proto__: Array[0] 660 __proto__: Array(0)
661 globals[34] 661 globals[34]
662 Uint16Array[3] 662 Uint16Array(3)
663 0: 1 663 0: 1
664 1: 2 664 1: 2
665 2: 3 665 2: 3
666 buffer: (...) 666 buffer: (...)
667 byteLength: (...) 667 byteLength: (...)
668 byteOffset: (...) 668 byteOffset: (...)
669 length: (...) 669 length: (...)
670 Symbol(Symbol.toStringTag): (...) 670 Symbol(Symbol.toStringTag): (...)
671 __proto__: TypedArray 671 __proto__: TypedArray
672 console-format.html:7 #text 672 console-format.html:7 #text
673 console-format.html:8 Array[1] 673 console-format.html:8 Array(1)
674 0: text 674 0: text
675 length: 1 675 length: 1
676 __proto__: Array[0] 676 __proto__: Array(0)
677 globals[35] 677 globals[35]
678 #text 678 #text
679 console-format.html:7 DOMException: Failed to execute 'removeChild' on 'Node': T he node to be removed is not a child of this node. 679 console-format.html:7 DOMException: Failed to execute 'removeChild' on 'Node': T he node to be removed is not a child of this node.
680 console-format.html:8 Array[1] 680 console-format.html:8 Array(1)
681 0: DOMException: Failed to execute 'removeChild' on 'Node': The node to be r emoved is not a child of this node. 681 0: DOMException: Failed to execute 'removeChild' on 'Node': The node to be r emoved is not a child of this node.
682 length: 1 682 length: 1
683 __proto__: Array[0] 683 __proto__: Array(0)
684 globals[36] 684 globals[36]
685 DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. 685 DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
686 console-format.html:7 Uint8Array[400] 686 console-format.html:7 Uint8Array(400)
687 [0 … 99] 687 [0 … 99]
688 [100 … 199] 688 [100 … 199]
689 [200 … 299] 689 [200 … 299]
690 [300 … 399] 690 [300 … 399]
691 foo: "bar" 691 foo: "bar"
692 __proto__: TypedArray 692 __proto__: TypedArray
693 console-format.html:8 Array[1] 693 console-format.html:8 Array(1)
694 0: Uint8Array[400] 694 0: Uint8Array(400)
695 length: 1 695 length: 1
696 __proto__: Array[0] 696 __proto__: Array(0)
697 globals[37] 697 globals[37]
698 Uint8Array[400] 698 Uint8Array(400)
699 [0 … 99] 699 [0 … 99]
700 [100 … 199] 700 [100 … 199]
701 [200 … 299] 701 [200 … 299]
702 [300 … 399] 702 [300 … 399]
703 foo: "bar" 703 foo: "bar"
704 __proto__: TypedArray 704 __proto__: TypedArray
705 console-format.html:7 Uint8Array[400000000] 705 console-format.html:7 Uint8Array(400000000)
706 [0 … 99999999] 706 [0 … 99999999]
707 [100000000 … 199999999] 707 [100000000 … 199999999]
708 [200000000 … 299999999] 708 [200000000 … 299999999]
709 [300000000 … 399999999] 709 [300000000 … 399999999]
710 __proto__: TypedArray 710 __proto__: TypedArray
711 console-format.html:8 Array[1] 711 console-format.html:8 Array(1)
712 0: Uint8Array[400000000] 712 0: Uint8Array(400000000)
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698