Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / console-object-preview-expected.txt
1 CONSOLE MESSAGE: line 9: Mutating object in a loop
2 CONSOLE MESSAGE: line 13: [object Object]
3 CONSOLE MESSAGE: line 13: [object Object]
4 CONSOLE MESSAGE: line 13: [object Object]
5 CONSOLE MESSAGE: line 16: Mutating array in a loop
6 CONSOLE MESSAGE: line 20: 0,0,0
7 CONSOLE MESSAGE: line 20: 0,0,1
8 CONSOLE MESSAGE: line 20: 0,0,2
9 CONSOLE MESSAGE: line 23: Object with many properties
10 CONSOLE MESSAGE: line 28: [object Object]
11 CONSOLE MESSAGE: line 30: Array with many properties
12 CONSOLE MESSAGE: line 35: 0,1
13 CONSOLE MESSAGE: line 37: Object with proto
14 CONSOLE MESSAGE: line 40: [object Object]
15 CONSOLE MESSAGE: line 42: Sparse array
16 CONSOLE MESSAGE: line 45: ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,50,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
17 CONSOLE MESSAGE: line 47: Dense array with indexes and propeties
18 CONSOLE MESSAGE: line 53: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149
19 CONSOLE MESSAGE: line 55: Object with properties containing whitespaces
20 CONSOLE MESSAGE: line 62: [object Object]
21 CONSOLE MESSAGE: line 64: Object with a document.all property
22 CONSOLE MESSAGE: line 65: [object Object]
23 CONSOLE MESSAGE: line 67: Object with special numbers
24 CONSOLE MESSAGE: line 69: [object Object]
25 CONSOLE MESSAGE: line 71: Object with exactly 5 properties: expected to be lossless
26 CONSOLE MESSAGE: line 72: [object Object]
27 CONSOLE MESSAGE: line 74: [object Object]
28 Tests that console produces instant previews for arrays and objects.
29
30 console-object-preview.html:9 Mutating object in a loop console-message-text source-code > console-message-url webkit-html-resource-link
31 console-object-preview.html:13 Object {a: 0, b: 0, c: 0} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > console-object-preview > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number
32 console-object-preview.html:13 Object {a: 0, b: 0, c: 1} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > console-object-preview > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number
33 console-object-preview.html:13 Object {a: 0, b: 0, c: 2} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > console-object-preview > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number
34 console-object-preview.html:16 Mutating array in a loop console-message-text source-code > console-message-url webkit-html-resource-link
35 console-object-preview.html:20 [0, 0, 0] console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-array source-code > console-object-preview > console-formatted-number > console-formatted-number > console-formatted-number
36 console-object-preview.html:20 [0, 0, 1] console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-array source-code > console-object-preview > console-formatted-number > console-formatted-number > console-formatted-number
37 console-object-preview.html:20 [0, 0, 2] console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-array source-code > console-object-preview > console-formatted-number > console-formatted-number > console-formatted-number
38 console-object-preview.html:23 Object with many properties console-message-text source-code > console-message-url webkit-html-resource-link
39 console-object-preview.html:28 Object {property_0: 0, property_1: 1, property_2: 2, property_3: 3, property_4: 4…} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > section > header monospace > subtitle > title > console-object-preview > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > object-info-state-note > properties properties-tree monospace
40 console-object-preview.html:30 Array with many properties console-message-text source-code > console-message-url webkit-html-resource-link
41 console-object-preview.html:35 [0, 1, property_0: 0, property_1: 1, property_2: 2, property_3: 3, property_4: 4…] console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-array source-code > section > header monospace > subtitle > title > console-object-preview > console-formatted-number > console-formatted-number > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > object-info-state-note > properties properties-tree monospace
42 console-object-preview.html:37 Object with proto console-message-text source-code > console-message-url webkit-html-resource-link
43 console-object-preview.html:40 Object {d: 1, a: 0, b: 0, c: 2} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > console-object-preview > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number
44 console-object-preview.html:42 Sparse array console-message-text source-code > console-message-url webkit-html-resource-link
45 console-object-preview.html:45 [50: 50] console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-array source-code > console-object-preview > name > console-formatted-number
46 console-object-preview.html:47 Dense array with indexes and propeties console-message-text source-code > console-message-url webkit-html-resource-link
47 console-object-preview.html:53 [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99…] console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-array source-code > section > header monospace > subtitle > title > console-object-preview > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > console-formatted-number > object-info-state-note > properties properties-tree monospace
48 console-object-preview.html:55 Object with properties containing whitespaces console-message-text source-code > console-message-url webkit-html-resource-link
49 console-object-preview.html:62 Object {" a b ": " a b ", c d: "c d", "": "", "  ": "  ", "a↵↵b↵c": "a↵↵b↵c"} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > console-object-preview > name > console-formatted-string > name > console-formatted-string > name > console-formatted-string > name > console-formatted-string > name > console-formatted-string
50 console-object-preview.html:64 Object with a document.all property console-message-text source-code > console-message-url webkit-html-resource-link
51 console-object-preview.html:65 Object {all: HTMLAllCollection[7]} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > section > header monospace > subtitle > title > console-object-preview > name > console-formatted-array > object-info-state-note > properties properties-tree monospace
52 console-object-preview.html:67 Object with special numbers console-message-text source-code > console-message-url webkit-html-resource-link
53 console-object-preview.html:69 Object {nan: NaN, posInf: Infinity, negInf: -Infinity, negZero: -0} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > console-object-preview > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number
54 console-object-preview.html:71 Object with exactly 5 properties: expected to be lossless console-message-text source-code > console-message-url webkit-html-resource-link
55 console-object-preview.html:72 Object {a: 1, b: 2, c: 3, d: 4, e: 5} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > console-object-preview > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number > name > console-formatted-number
56 console-object-preview.html:74 Object {null: null, undef: undefined, regexp: /^[regexp]$/g, bool: false} console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-object source-code > section > header monospace > subtitle > title > console-object-preview > name > console-formatted-null > name > console-formatted-undefined > name > console-formatted-regexp > name > console-formatted-boolean > object-info-state-note > properties properties-tree monospace
57