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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt

Issue 2878243002: Revert of DevTools: format keys in object previews using sans serif. (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/console/console-copy-truncated-text-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: line 21: [object Object] 1 CONSOLE MESSAGE: line 21: [object Object]
2 Tests that calling getter on prototype will call it on the object. 2 Tests that calling getter on prototype will call it on the object.
3 3
4 console-call-getter-on-proto.html:21 B {value: 239} 4 console-call-getter-on-proto.html:21 B {value: 239}
5 foo: 239 5 foo: 239
6 value: 239 6 value: 239
7 __proto__: A 7 __proto__: A
8 constructor: ƒ () 8 constructor: function ()
9 foo: 239 9 foo: 239
10 __proto__: Object 10 __proto__: Object
11 11
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/console/console-copy-truncated-text-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698