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

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

Issue 2866363003: DevTools: format keys in object previews using sans serif. (Closed)
Patch Set: removed the test 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 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 7ce698e4c5d88786c3b82f06ac04a974b281a6b2..c206d0c6c829e70d68983b0617b9d3291d3988fd 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 (3) [select#sel, input, input, sel: select#se
console-format-collections.html:35 (2) [input, input, value: ""]
console-format-collections.html:41 (2) [1, Array(2)]
console-format-collections.html:44 NonArrayWithLength {keys: Array(0)}
-console-format-collections.html:51 (2) [1, "2", callee: function, Symbol(Symbol.iterator): function]
+console-format-collections.html:51 (2) [1, "2", callee: ƒ, Symbol(Symbol.iterator): ƒ]
console-format-collections.html:55 (3) ["c1", "c2", "c3", value: "c1 c2 c3"]
console-format-collections.html:58 (5) [undefined × 5]
console-format-collections.html:59 (4294967295) [undefined × 4294967295]

Powered by Google App Engine
This is Rietveld 408576698