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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-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
(Empty)
1 CONSOLE MESSAGE: line 10: [object Object]
2 Tests that property values can be edited inline in the console via double click.
3
4 Node was hidden after dblclick: true
5 Node was hidden after dblclick: true
6 Node was hidden after dblclick: true
7 logToConsole()
8 console-edit-property-value.html:10 Object
9 a: 3
10 b: "foo"
11 c: Array[3]
12 __proto__: Object
13 undefined
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698