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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt

Issue 2629073004: ac (Closed)
Patch Set: Created 3 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt
index 3559aa04b9c238a72455ccd6d9dfbf8130f4f587..423d4e4d9a0268acce4383b0a44dbb67ee2132cb 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt
@@ -8,7 +8,7 @@ logToConsole()
console-edit-property-value.html:10 Object
a: 3
b: "foo"
- c: Array(3)
+ c: (3) [1, 2, 3]
__proto__: Object
undefined

Powered by Google App Engine
This is Rietveld 408576698