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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt

Issue 2562793002: Rebaseline after V8 roll for consolobject preview changes (Closed)
Patch Set: 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-format-collections-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
index fa9527b1fb51b608ad61c7075ed2580616b09a15..990df253666eebc9a3bc58bd1f4ec78fd2c30ea2 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
@@ -62,7 +62,7 @@ console-format-collections.html:31 [select#sel, input, input, sel: select#sel, x
console-format-collections.html:35 [input, input, value: ""]
console-format-collections.html:41 [1, Array(2)]
console-format-collections.html:44 NonArrayWithLength {keys: Array(0)}
-console-format-collections.html:51 [1, "2"]
+console-format-collections.html:51 [1, "2", callee: function, Symbol(Symbol.iterator): function]
console-format-collections.html:55 ["c1", "c2", "c3", value: "c1 c2 c3"]
console-format-collections.html:58 []
console-format-collections.html:59 []

Powered by Google App Engine
This is Rietveld 408576698