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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/devtools/console/console-format-es6-expected.txt

Issue 2982263002: DevTools: prepare migration for a batch of console tests (Closed)
Patch Set: update test expects Created 3 years, 5 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 290 matching lines...) Expand 10 before | Expand all | Expand 10 after
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]]: ƒ* () 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