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

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

Issue 2543303002: DevTools: rebaseline tests after V8 roll (Closed)
Patch Set: DevTools: rebaseline expectations after injected script source change Created 4 years 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 73e66a17ec8e4cfb2641a069fb435d7127a3e94f..3559aa04b9c238a72455ccd6d9dfbf8130f4f587 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: Array(3)
__proto__: Object
undefined

Powered by Google App Engine
This is Rietveld 408576698