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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt

Issue 2878243002: Revert of DevTools: format keys in object previews using sans serif. (Closed)
Patch Set: 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/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
index d06e507283897bfe9dec3ebadad8fd1c892f0814..a0c2cfb0a3e4060d5a7cad347dac0dbfc71fecb9 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
@@ -21,9 +21,9 @@
temp13
Object {foo: "bar"}
temp14
-(4) [1, 2, 3, 4, callee: ƒ, Symbol(Symbol.iterator): ƒ]
+(4) [1, 2, 3, 4, callee: function, Symbol(Symbol.iterator): function]
temp15
-ƒ func() {}
+function func() {}
temp16
Error: errr

Powered by Google App Engine
This is Rietveld 408576698