Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / console-format-es6-2-expected.txt
blob600a00a5114e00eb58a0ae17f076ddeaf7bcaf5e
1 CONSOLE MESSAGE: line 11: [object Map Iterator]
2 CONSOLE MESSAGE: line 12: [object Map Iterator]
3 CONSOLE MESSAGE: line 11: [object Map Iterator]
4 CONSOLE MESSAGE: line 12: [object Map Iterator]
5 CONSOLE MESSAGE: line 11: [object Map Iterator]
6 CONSOLE MESSAGE: line 12: [object Map Iterator]
7 CONSOLE MESSAGE: line 11: [object Set Iterator]
8 CONSOLE MESSAGE: line 12: [object Set Iterator]
9 CONSOLE MESSAGE: line 11: [object Set Iterator]
10 CONSOLE MESSAGE: line 12: [object Set Iterator]
11 CONSOLE MESSAGE: line 11: [object Set Iterator]
12 CONSOLE MESSAGE: line 12: [object Set Iterator]
13 CONSOLE MESSAGE: line 11: [object Map Iterator]
14 CONSOLE MESSAGE: line 12: [object Map Iterator]
15 CONSOLE MESSAGE: line 11: [object Set Iterator]
16 CONSOLE MESSAGE: line 12: [object Set Iterator]
17 Tests that console properly displays information about ES6 features.
19 console-format-es6-2.html:11 MapIterator {41, Object {foo: 1}}
20     __proto__: Object
21     [[IteratorHasMore]]: true
22     [[IteratorIndex]]: 0
23     [[IteratorKind]]: "keys"
24     <entries>[2]
25         0: 41
26         1: Object
27 console-format-es6-2.html:12 [MapIterator]
28     0: MapIterator
29     length: 1
30     __proto__: Array[0]
31 globals[0]
32 MapIterator {41, Object {foo: 1}}
33     __proto__: Object
34     [[IteratorHasMore]]: true
35     [[IteratorIndex]]: 0
36     [[IteratorKind]]: "keys"
37     <entries>[2]
38         0: 41
39         1: Object
40 console-format-es6-2.html:11 MapIterator {42, Object {foo: 2}}
41     __proto__: Object
42     [[IteratorHasMore]]: true
43     [[IteratorIndex]]: 0
44     [[IteratorKind]]: "values"
45     <entries>[2]
46         0: 42
47         1: Object
48 console-format-es6-2.html:12 [MapIterator]
49     0: MapIterator
50     length: 1
51     __proto__: Array[0]
52 globals[1]
53 MapIterator {42, Object {foo: 2}}
54     __proto__: Object
55     [[IteratorHasMore]]: true
56     [[IteratorIndex]]: 0
57     [[IteratorKind]]: "values"
58     <entries>[2]
59         0: 42
60         1: Object
61 console-format-es6-2.html:11 MapIterator {[41, 42], [Object, Object]}
62     __proto__: Object
63     [[IteratorHasMore]]: true
64     [[IteratorIndex]]: 0
65     [[IteratorKind]]: "entries"
66     <entries>[2]
67         0: Array[2]
68         1: Array[2]
69 console-format-es6-2.html:12 [MapIterator]
70     0: MapIterator
71     length: 1
72     __proto__: Array[0]
73 globals[2]
74 MapIterator {[41, 42], [Object, Object]}
75     __proto__: Object
76     [[IteratorHasMore]]: true
77     [[IteratorIndex]]: 0
78     [[IteratorKind]]: "entries"
79     <entries>[2]
80         0: Array[2]
81         1: Array[2]
82 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}}
83     __proto__: Object
84     [[IteratorHasMore]]: true
85     [[IteratorIndex]]: 0
86     [[IteratorKind]]: "values"
87     <entries>[2]
88         0: 41
89         1: Object
90 console-format-es6-2.html:12 [SetIterator]
91     0: SetIterator
92     length: 1
93     __proto__: Array[0]
94 globals[3]
95 SetIterator {41, Object {foo: 1}}
96     __proto__: Object
97     [[IteratorHasMore]]: true
98     [[IteratorIndex]]: 0
99     [[IteratorKind]]: "values"
100     <entries>[2]
101         0: 41
102         1: Object
103 console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}}
104     __proto__: Object
105     [[IteratorHasMore]]: true
106     [[IteratorIndex]]: 0
107     [[IteratorKind]]: "values"
108     <entries>[2]
109         0: 41
110         1: Object
111 console-format-es6-2.html:12 [SetIterator]
112     0: SetIterator
113     length: 1
114     __proto__: Array[0]
115 globals[4]
116 SetIterator {41, Object {foo: 1}}
117     __proto__: Object
118     [[IteratorHasMore]]: true
119     [[IteratorIndex]]: 0
120     [[IteratorKind]]: "values"
121     <entries>[2]
122         0: 41
123         1: Object
124 console-format-es6-2.html:11 SetIterator {[41, 41], [Object, Object]}
125     __proto__: Object
126     [[IteratorHasMore]]: true
127     [[IteratorIndex]]: 0
128     [[IteratorKind]]: "entries"
129     <entries>[2]
130         0: Array[2]
131         1: Array[2]
132 console-format-es6-2.html:12 [SetIterator]
133     0: SetIterator
134     length: 1
135     __proto__: Array[0]
136 globals[5]
137 SetIterator {[41, 41], [Object, Object]}
138     __proto__: Object
139     [[IteratorHasMore]]: true
140     [[IteratorIndex]]: 0
141     [[IteratorKind]]: "entries"
142     <entries>[2]
143         0: Array[2]
144         1: Array[2]
145 console-format-es6-2.html:11 MapIterator {Object {foo: 2}}
146     __proto__: Object
147     [[IteratorHasMore]]: true
148     [[IteratorIndex]]: 1
149     [[IteratorKind]]: "values"
150     <entries>[1]
151         0: Object
152 console-format-es6-2.html:12 [MapIterator]
153     0: MapIterator
154     length: 1
155     __proto__: Array[0]
156 globals[6]
157 MapIterator {Object {foo: 2}}
158     __proto__: Object
159     [[IteratorHasMore]]: true
160     [[IteratorIndex]]: 1
161     [[IteratorKind]]: "values"
162     <entries>[1]
163         0: Object
164 console-format-es6-2.html:11 SetIterator {Object {foo: 1}}
165     __proto__: Object
166     [[IteratorHasMore]]: true
167     [[IteratorIndex]]: 1
168     [[IteratorKind]]: "values"
169     <entries>[1]
170         0: Object
171 console-format-es6-2.html:12 [SetIterator]
172     0: SetIterator
173     length: 1
174     __proto__: Array[0]
175 globals[7]
176 SetIterator {Object {foo: 1}}
177     __proto__: Object
178     [[IteratorHasMore]]: true
179     [[IteratorIndex]]: 1
180     [[IteratorKind]]: "values"
181     <entries>[1]
182         0: Object