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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-object-with-getter-expected.txt

Issue 2139043002: DevTools: show alternate title onexpand of object in console (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reuse dump() in tests Created 4 years, 4 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 10: [object Object] 1 CONSOLE MESSAGE: line 10: [object Object]
2 Tests that console logging dumps object values defined by getters and allows to expand it. 2 Tests that console logging dumps object values defined by getters and allows to expand it.
3 3
4 console-log-object-with-getter.html:10 Object {}foo: Objecta: 1b: 2__proto__: Ob jectget foo: ()__proto__: Object 4 console-log-object-with-getter.html:10 Objectfoo: Objecta: 1b: 2__proto__: Objec tget foo: ()__proto__: Object
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698