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

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

Issue 2866363003: DevTools: format keys in object previews using sans serif. (Closed)
Patch Set: removed the test Created 3 years, 7 months 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 11: [object Promise] 1 CONSOLE MESSAGE: line 11: [object Promise]
2 CONSOLE MESSAGE: line 12: [object Promise] 2 CONSOLE MESSAGE: line 12: [object Promise]
3 CONSOLE MESSAGE: line 11: Symbol() 3 CONSOLE MESSAGE: line 11: Symbol()
4 CONSOLE MESSAGE: line 12: Symbol() 4 CONSOLE MESSAGE: line 12: Symbol()
5 CONSOLE MESSAGE: line 11: Symbol(a) 5 CONSOLE MESSAGE: line 11: Symbol(a)
6 CONSOLE MESSAGE: line 12: Symbol(a) 6 CONSOLE MESSAGE: line 12: Symbol(a)
7 CONSOLE MESSAGE: line 11: [object Object] 7 CONSOLE MESSAGE: line 11: [object Object]
8 CONSOLE MESSAGE: line 12: [object Object] 8 CONSOLE MESSAGE: line 12: [object Object]
9 CONSOLE MESSAGE: line 11: [object Map] 9 CONSOLE MESSAGE: line 11: [object Map]
10 CONSOLE MESSAGE: line 12: [object Map] 10 CONSOLE MESSAGE: line 12: [object Map]
(...skipping 23 matching lines...) Expand all
34 Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0} 34 Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0}
35 console-format-es6.html:11 Symbol() 35 console-format-es6.html:11 Symbol()
36 console-format-es6.html:12 [Symbol()] 36 console-format-es6.html:12 [Symbol()]
37 globals[1] 37 globals[1]
38 Symbol() 38 Symbol()
39 console-format-es6.html:11 Symbol(a) 39 console-format-es6.html:11 Symbol(a)
40 console-format-es6.html:12 [Symbol(a)] 40 console-format-es6.html:12 [Symbol(a)]
41 globals[2] 41 globals[2]
42 Symbol(a) 42 Symbol(a)
43 console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2} 43 console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2}
44 console-format-es6.html:12 [Object] 44 console-format-es6.html:12 [{…}]
45 globals[3] 45 globals[3]
46 Object {a: Symbol(), Symbol(a): 2} 46 Object {a: Symbol(), Symbol(a): 2}
47 console-format-es6.html:11 Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}} 47 console-format-es6.html:11 Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
48 console-format-es6.html:12 [Map(1)] 48 console-format-es6.html:12 [Map(1)]
49 globals[4] 49 globals[4]
50 Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}} 50 Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
51 console-format-es6.html:11 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}} 51 console-format-es6.html:11 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
52 console-format-es6.html:12 [WeakMap] 52 console-format-es6.html:12 [WeakMap]
53 globals[5] 53 globals[5]
54 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}} 54 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 console-format-es6.html:12 [Symbol(a)] 109 console-format-es6.html:12 [Symbol(a)]
110 0: Symbol(a) 110 0: Symbol(a)
111 length: 1 111 length: 1
112 __proto__: Array(0) 112 __proto__: Array(0)
113 globals[2] 113 globals[2]
114 Symbol(a) 114 Symbol(a)
115 console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2} 115 console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2}
116 a: Symbol() 116 a: Symbol()
117 getter: (...) 117 getter: (...)
118 Symbol(a): 2 118 Symbol(a): 2
119 get getter: function getter() 119 get getter: ƒ getter()
120 __proto__: Object 120 __proto__: Object
121 console-format-es6.html:12 [Object] 121 console-format-es6.html:12 [{…}]
122 0: Object 122 0: Object
123 length: 1 123 length: 1
124 __proto__: Array(0) 124 __proto__: Array(0)
125 globals[3] 125 globals[3]
126 Object {a: Symbol(), Symbol(a): 2} 126 Object {a: Symbol(), Symbol(a): 2}
127 a: Symbol() 127 a: Symbol()
128 getter: (...) 128 getter: (...)
129 Symbol(a): 2 129 Symbol(a): 2
130 get getter: function getter() 130 get getter: ƒ getter()
131 __proto__: Object 131 __proto__: Object
132 console-format-es6.html:11 Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}} 132 console-format-es6.html:11 Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
133 size: (...) 133 size: (...)
134 __proto__: Map 134 __proto__: Map
135 [[Entries]]: Array(1) 135 [[Entries]]: Array(1)
136 0: {Object => Object} 136 0: {Object => Object}
137 length: 1 137 length: 1
138 console-format-es6.html:12 [Map(1)] 138 console-format-es6.html:12 [Map(1)]
139 0: Map(1) 139 0: Map(1)
140 length: 1 140 length: 1
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 0: {" from str " => " to str "} 284 0: {" from str " => " to str "}
285 1: {undefined => undefined} 285 1: {undefined => undefined}
286 2: {null => null} 286 2: {null => null}
287 3: {42 => 42} 287 3: {42 => 42}
288 4: {Object => Object} 288 4: {Object => Object}
289 5: {Array(1) => Array(1)} 289 5: {Array(1) => Array(1)}
290 length: 6 290 length: 6
291 console-format-es6.html:11 genFunction {[[GeneratorStatus]]: "suspended"} 291 console-format-es6.html:11 genFunction {[[GeneratorStatus]]: "suspended"}
292 __proto__: Generator 292 __proto__: Generator
293 [[GeneratorStatus]]: "suspended" 293 [[GeneratorStatus]]: "suspended"
294 [[GeneratorFunction]]: function* () 294 [[GeneratorFunction]]: ƒ* ()
295 [[GeneratorReceiver]]: Window 295 [[GeneratorReceiver]]: Window
296 [[GeneratorLocation]]: console-format-es6.html:56 296 [[GeneratorLocation]]: console-format-es6.html:56
297 [[Scopes]]: Scopes[2] 297 [[Scopes]]: Scopes[2]
298 console-format-es6.html:12 [genFunction] 298 console-format-es6.html:12 [genFunction]
299 0: genFunction 299 0: genFunction
300 length: 1 300 length: 1
301 __proto__: Array(0) 301 __proto__: Array(0)
302 globals[13] 302 globals[13]
303 genFunction {[[GeneratorStatus]]: "suspended"} 303 genFunction {[[GeneratorStatus]]: "suspended"}
304 __proto__: Generator 304 __proto__: Generator
305 [[GeneratorStatus]]: "suspended" 305 [[GeneratorStatus]]: "suspended"
306 [[GeneratorFunction]]: function* () 306 [[GeneratorFunction]]: ƒ* ()
307 [[GeneratorReceiver]]: Window 307 [[GeneratorReceiver]]: Window
308 [[GeneratorLocation]]: console-format-es6.html:56 308 [[GeneratorLocation]]: console-format-es6.html:56
309 [[Scopes]]: Scopes[2] 309 [[Scopes]]: Scopes[2]
310 310
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698